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
1503
problems.
Stats
46.2k
EtPoint
16.5k
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
How to discard local changes in Android Studio GUI?
Issue with cherry pick: changes from previous commits are also applied
How to rebase to master instead of git pull origin master?
Why do I need the "master" in git merge origin/master?
Git: get blob path in .git directory
Git history as regular files
git fetch failed "refs/remotes/origin/pr/34 tracks both"
What does git "behind or ahead by X commits" really mean?
What makes C and R filters in git diff --diff-filter=CR command?
How to explicitly refer to the current uncommited state of a repo in a git diff