[ create a new paste ] login | about

Link: http://codepad.org/j4REQdr7    [ raw code | fork ]

C, pasted on Oct 4:
1
2
3
4
5
6
7
8
9
10
$ git add .
$ git commit -a -m "something"
On branch master
Your branch is ahead of 'origin/master' by 472 commits.
  (use "git push" to publish your local commits)

Changes not staged for commit:
	modified:   ../bash/Files/Script/Untitled Folder/source (modified content, untracked content)

no changes added to commit


Create a new paste based on this one


Comments: