Last active
March 22, 2018 12:08
-
-
Save dpsmith/8c889f17c38516c0ab116823505f05a4 to your computer and use it in GitHub Desktop.
Git: add only untracked files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo -e "a\n*\nq\n"|git add -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment