projects
/
swc-git-example.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
README.md: Begin versioning by explaining the project goals
author
W. Trevor King
<wking@tremily.us>
Fri, 29 Nov 2013 22:29:06 +0000
(14:29 -0800)
committer
W. Trevor King
<wking@tremily.us>
Fri, 29 Nov 2013 22:29:06 +0000
(14:29 -0800)
I created this commit by writing README.md in my text exitor. I
staged the file for the next commit with:
$ git add README.md
I committed the staged version of the file with:
$ git commit
README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/README.md
b/README.md
new file mode 100644
(file)
index 0000000..
8cd0c73
--- /dev/null
+++ b/
README.md
@@ -0,0
+1,4
@@
+Show how project development generally works in [Git][].
+
+
+[Git]: http://www.git-scm.com/