List Question
20 TechQA 2023-08-29T02:33:59.027000How to compare Github API hash with a local file hash?
180 views
Asked by Jabu
How to adjust parents of a Git commit permanently in history
110 views
Asked by Qwerty
How to index to a particular commit without touching HEAD or any other ref?
61 views
Asked by user541686
Plumbing command to get the result of git-bisect with --no-checkout
180 views
Asked by Piotr Siupa
Are "dangling" and "loose" objects the same?
451 views
Asked by Katrin Leinweber
How does git cat-file -t <object id> determine the type of object?
1.3k views
Asked by katboo
Why doesn't `git update-ref -d` delete empty parent directories?
260 views
Asked by kini
What Does `--contains` Option Do in `git for-each-ref`?
583 views
Asked by adam.hendry
Remove only on Local any Remote branch no longer include in fetch
101 views
Asked by NexCastus
How to exclude files in Git while disregarding .gitignore?
494 views
Asked by CervEd
Access reflog subject with git rev-list (or any other plumbing command)
153 views
Asked by alecbz
Controlling the order files appear in Git
217 views
Asked by segfault
How does `git rebase` work under the hood?
1.7k views
Asked by Nick Giampietro
Is it possible to get a depth first object ordering from git rev-list?
148 views
Asked by k00b
What is the complete list of location where git objects are stored on disk?
145 views
Asked by Unapiedra
Chaining git clean (Porcelain) command
161 views
Asked by joker
git merge multiple commits into one in an orphan branch each commit in a prefix subdirectory
319 views
Asked by Andry
Detect a commit diff/patch/hunk in another branch similar to the way cherry-pick does
124 views
Asked by MikeJansen
Grep all the same name files' properties across all the git branches using pipelines
162 views
Asked by maxi
GIT: Get all git object hashes of blobs added to the repository by a commit
1.3k views
Asked by Daniel K.