From 6a647437379cdf883aa825d40ce0f23e95df17e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 24 Oct 2007 22:21:06 -0400 Subject: 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. --- doc/news/git_move.mdwn | 6 ------ doc/news/moved_to_git.mdwn | 10 ++++++++++ 2 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 doc/news/git_move.mdwn create mode 100644 doc/news/moved_to_git.mdwn (limited to 'doc/news') diff --git a/doc/news/git_move.mdwn b/doc/news/git_move.mdwn deleted file mode 100644 index 6497e430d..000000000 --- a/doc/news/git_move.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -I've redone ikiwiki's git gateway. Hopefully it will work better now. The -urls to the git repository have changed, see [[download]]. --[[Joey]] - -Run `git config remote.origin.url git://ikiwiki.info/` (or `git config -remote.origin.url http://ikiwiki.info/ikiwiki.git`) to let your existing -clones know about the new location. --[[madduck]] 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]] -- cgit v1.2.3