List Question
20 TechQA 2014-12-02T09:47:15.383000Why is the git index file binary?
1.9k views
Asked by das_j
Getting Git-concept of "stage"
1.6k views
Asked by Bachalo
Git Refreshing Index Error (Aptana Studio 3)
276 views
Asked by Randomishlying
Why does `git update-index` not affect files not in the current directory?
149 views
Asked by planetp
Can I mark a file for resolution without adding it to the index with one command?
899 views
Asked by Enlico
git error: read error while indexing: Invalid argument
722 views
Asked by Ooker
Weird behavior of git switch/checkout if index has same content as target commit
87 views
Asked by Michi
How does staging a file modify the index file internally?
69 views
Asked by Boon
Keep ignored files when switching branches in git
1.7k views
Asked by carcaret
Ignore local changes in the file and update it on pull
440 views
Asked by goldsmit409
Git index file not identical after resetting back - why?
134 views
Asked by caffein
How does Git restore index and wokring directory internally (upon reset/checkout)?
508 views
Asked by caffein
How to make a patch ignore the file index using "git apply"?
3.9k views
Asked by Placeholder
"git rm --cached x" vs "git reset head -- x"?
213.6k views
Asked by Pacerier
how to remove untrack changes but keeping indexed changes
74 views
Asked by user2167582
How do I remove a modified file from the git index and discard the modifications in a single step?
504 views
Asked by Trebor Rude
Is it possible to apply single lines from stash?
220 views
Asked by psprint
git Bug prevents merge
1.4k views
Asked by hobs