diff options
| author | Cameron McEfee <cameron@github.com> | 2011-06-08 18:13:54 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-06-08 18:13:54 -0700 |
| commit | 34288c7bf9d05f23b95ce8b3c5f91602c5660910 (patch) | |
| tree | 2e203b620a5601a413faf9fab83acda4450860be /_posts/2008-07-05-git-user-manual.md | |
| parent | b9d8e6cf4ceb40cb1929666976643d77dd9c6a70 (diff) | |
move the "getting help" section into the navigation"
Diffstat (limited to '_posts/2008-07-05-git-user-manual.md')
| -rw-r--r-- | _posts/2008-07-05-git-user-manual.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_posts/2008-07-05-git-user-manual.md b/_posts/2008-07-05-git-user-manual.md new file mode 100644 index 0000000..03c9993 --- /dev/null +++ b/_posts/2008-07-05-git-user-manual.md @@ -0,0 +1,7 @@ +--- +layout: redirect +title: Git User Manual +description: Concepts and workflows. +categories: git_resources +redirect_to: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html +---
\ No newline at end of file |
