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
1759
problems.
Stats
51.4k
EtPoint
18.0k
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
Git log to show commits either by author OR commit message
Git post-receive hook doesn't remove deleted files from master
Take current diff from master and turn it into a single commit without applying each commit on top of each other
Git - get given range of lines from given file from given branch
Git: Equivalent of `--full-history` for `git bisect` and `git blame`
How to correctly parse a Git command (`git log ...`) in Python?
How to exclude list of folders from Mercurial/TortoiseHG's .hgignore file?
git push to remote repo, but seems nothing is uploaded on repo
Storing the changes made to a branch, merging the branch, then applying the changes to the main branch
What is the difference between "git push" and "git exile push"?