diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 22:21:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 22:21:06 -0400 |
commit | 6a647437379cdf883aa825d40ce0f23e95df17e7 (patch) | |
tree | bd8dee87aedb0086cfc69f2a2f6f325a27a2d06f /doc/news/moved_to_git.mdwn | |
parent | f60c3cb0465c5bb2c53eedb2f93b4f25d1e26a83 (diff) | |
download | ikiwiki-6a647437379cdf883aa825d40ce0f23e95df17e7.tar ikiwiki-6a647437379cdf883aa825d40ce0f23e95df17e7.tar.gz |
ikiwiki is now stored in a git repository
Note that all the sha1s did change from those in the earlier ikiwiki git
repos gated from svn. Thank you, git-svnimport, for the pain.
Diffstat (limited to 'doc/news/moved_to_git.mdwn')
-rw-r--r-- | doc/news/moved_to_git.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/moved_to_git.mdwn b/doc/news/moved_to_git.mdwn new file mode 100644 index 000000000..1896be640 --- /dev/null +++ b/doc/news/moved_to_git.mdwn @@ -0,0 +1,10 @@ +I've started using git as ikiwiki's main repository. See [[download]] for +repository locations. + +Note that all the sha1sums have changed from those in previously published +git repositories. Blame [git-svnimport](http://bugs.debian.org/447965/). + +I hope that this will make it easier to maintain and submit patches for +ikiwiki. + +--[[Joey]] |