Skip to content

Instantly share code, notes, and snippets.

@robbestad
Last active October 31, 2016 14:15
Show Gist options
  • Select an option

  • Save robbestad/9d6b89149bb37f776db017558afe1830 to your computer and use it in GitHub Desktop.

Select an option

Save robbestad/9d6b89149bb37f776db017558afe1830 to your computer and use it in GitHub Desktop.
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