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
1777
problems.
Stats
51.8k
EtPoint
18.1k
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
GITLens switch to commit made my newer commits disappear
__pycache__ merge conflicts not resolved by gitignore
Git log: excluding commits from a specific merge
git init new from existing repository
Git rebase & merge problems with symbolic links
How to get a git diffs file list without the deleted ones?
Git: "+refs/heads/<branch>:refs/remotes/origin/<branch>"
Git checkout files from a branch without tracking them
How to switch (or checkout) to an existing remote branch in Git without facing detached HEAD
git stash -u leaves untracked files in working directory