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
1645
problems.
Stats
49.1k
EtPoint
17.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
What is the difference between taggerdate and creatordate for git tags
Git Push Error "cannot lock ref" "reference already exists"
Differences between 2 branches after merge: GIT
Match dirs using `**/` in gitattributes
Old git commits can still be seen via references from other repos after the history is rewritten
Find deleted line in deleted file Git
What do the colors mean in the output of `git branch -a`?
What are the files in the Staging Area after a merge conflict?
GitK shows remote/origin/master as behind master, but git status and other commands insist that everything is up to date
Get range of commits in same branch using git rev-parse