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
1499
problems.
Stats
46.1k
EtPoint
16.5k
Vote count
4
questions
1k
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: 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
How to understand this code snippet in the bcopy.c of bionic?
Using Git amend on a commit instead of creating multiple commits [closed]
How to linearize "splintered" merging history in Git?
Why should not use git pull?