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
1823
problems.
Stats
52.7k
EtPoint
18.4k
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
Checkout vs restore a single file
kqueue tracking file changes - chance of losing events while processing previous ones?
Pass more than a value between non-terminal Bison rule
Why error switching branches after squashing? Nothing to commit
Why is "git format-patch" between two commits different from "git diff"?
How do I programmatically discover the editor git uses, cross-platform?
git rebase -i foo/dev gives noop
git cherry-pick conflict includes unwanted code
Does a gitignore prevent git from pulling files?
Display commiter date in gitk instead of author date