Skip to content

Instantly share code, notes, and snippets.

@cubeton
Last active September 16, 2015 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cubeton/1068d965d147b4039e4d to your computer and use it in GitHub Desktop.
Save cubeton/1068d965d147b4039e4d to your computer and use it in GitHub Desktop.
make a new commit
mnelson:myproject mnelson$ git commit -m "This is my first commit!"
[master (root-commit) b345d9a] This is my first commit!
 1 file changed, 1 insertion(+)
 create mode 100644 mnelson.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment