Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
torek
torek has asked
4
questions and find answers to
1588
problems.
Stats
47.7k
EtPoint
16.9k
Vote count
4
questions
2k
answers
About
torek questions
Why does Git allow pushing to a checked-out branch in an added worktree? How shall I recover?
can I save space in a git repo by squashing commits?
Is git's semi-secret empty tree object reliable, and why is there not a symbolic name for it?
torek answers
Cannot open pipe descriptors created by threads in Python
Git commit incomplete merge
Why does git's pre-commit hook verify that HEAD exists?
Deleting branches -> safe to edit files in .git/refs/heads?
composing a commit message without actually commiting
git reset --soft - does it go back to git checkout point or to the last git merge point?
How to display unreachable commits using `git log`?
What's the difference between git-worktree and git-subtree?
What is the difference between git clone --mirror and pull
How to remove submodule changes in a local commit?