Last active
October 31, 2016 14:15
-
-
Save robbestad/9d6b89149bb37f776db017558afe1830 to your computer and use it in GitHub Desktop.
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
| alias gwa='git add -A; git rm $(git ls-files --deleted) 2> /dev/null; git commit --no-verify -m "--wip--" --author "Sven A Robbestad <sven.anders.robbestad@acando.no>"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment