Skip to content

Instantly share code, notes, and snippets.

@Geruhn
Created December 12, 2013 09:45
Show Gist options
  • Select an option

  • Save Geruhn/7925519 to your computer and use it in GitHub Desktop.

Select an option

Save Geruhn/7925519 to your computer and use it in GitHub Desktop.
git init && add && commit
alias "giac"="git init && git add . && git commit -m \"Initial commit\""
@Geruhn
Copy link
Author

Geruhn commented Jan 2, 2014

@dbaelz:
Hatte das schon in einem früheren Gist abgedeckt, was heißt hierbei aber "!git"?
https://gist.github.com/Geruhn/6319849

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment