diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-05 11:12:27 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-05 11:12:27 -0500 |
commit | 968b4bec195e498daf3aaaeafc9e5ee31a0b4bf0 (patch) | |
tree | 43a59a42b3e58a43d2c85efba8f0c3da04f83089 /doc/rcs | |
parent | bb4ac7f1ee5912656e59126ec5a5e419bc45b659 (diff) |
web commit by ManojSrivastava
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 2876cecfc..680eec531 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -19,6 +19,8 @@ working clones (with working directories) as leaf nodes. The root (bare) repository is meant to be pushed to and pulled from the various working clones. +![Git repository relationships](http://people.debian.org/~srivasta/ikiwiki_git.png) + One of the leaf node clone repositories is special; it has working directory which is used to compile the wiki from, and is also used by the [[cgi]] to commit changes made via the web interface. It is special |