Actually, "git commit -a" doesn't add untracked files:
"""
-a, --all
Tell the command to automatically stage files that have been
modified and deleted, but new files you have not told Git
about are not affected.
"""I'm so in the habit of using "-a" that I seldom think about what it means. _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
