Vote count:
0
For adding changes to index from working directory, I use git add -up
.
Now I want git add -up
to only show changes from specific files. How to do that?
Or Rather ignore few specific files and show changes from all others?
Note: I dont want to add the specific files to gitignore
list, I just want to ignore them certain times as they contain settings for debugging which I dont want to commit
asked 22 secs ago
Aucun commentaire:
Enregistrer un commentaire