diff options
author | Sitaram Chamarty <sitaram@sita-wd.atc.tcs.com> | 2009-11-05 13:59:36 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@sita-lt.atc.tcs.com> | 2009-11-05 23:13:38 +0530 |
commit | 33305ed8e7cdc3527ecfe4b681ace165885a2cdc (patch) | |
tree | e07db92c0a73254f5cb547a9c21aa6cff8681f41 | |
parent | doc/src: major doc/help text revamp (diff) | |
download | gitolite-gentoo-33305ed8e7cdc3527ecfe4b681ace165885a2cdc.tar.gz gitolite-gentoo-33305ed8e7cdc3527ecfe4b681ace165885a2cdc.tar.bz2 gitolite-gentoo-33305ed8e7cdc3527ecfe4b681ace165885a2cdc.zip |
doc/1: fix formatting problem on github
(local mkd worked fine... weird!)
-rw-r--r-- | doc/1-migrate.mkd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/1-migrate.mkd b/doc/1-migrate.mkd index aba1002..fb5de34 100644 --- a/doc/1-migrate.mkd +++ b/doc/1-migrate.mkd @@ -58,8 +58,6 @@ Now, log off the server and get back to the client: explanation of what multi-keys are, how gitosis does them and how gitolite does it differently. -[mk]: http://github.com/sitaramc/gitolite/blob/pu/doc/3-faq-tips-etc.mkd#multikeys - You can split the keys manually, or use the following code (just copy-paste it into your xterm after "cd"-ing to your gitolite-admin repo clone): @@ -84,3 +82,6 @@ Now, log off the server and get back to the client: the files to make sure this worked properly* 5. Check all your changes to your gitolite-admin clone, commit, and push + +[mk]: http://github.com/sitaramc/gitolite/blob/pu/doc/3-faq-tips-etc.mkd#multikeys + |