aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@wren.kitenet.net>2007-11-07 05:50:44 -0500
committerJoey Hess <joey@wren.kitenet.net>2007-11-07 05:50:44 -0500
commitb906e01f498fb7b42b11d60813640616f92445e3 (patch)
tree98bca8f900b73dc71b10196b10e4c0015ee5ec2d /doc
parent37de9e16be78c1e2323c90b10f765d0fd15e9bd1 (diff)
downloadikiwiki-b906e01f498fb7b42b11d60813640616f92445e3.tar
ikiwiki-b906e01f498fb7b42b11d60813640616f92445e3.tar.gz
web commit by http://ptecza.myopenid.com/: * Question about moving to Git
Diffstat (limited to 'doc')
-rw-r--r--doc/news/moved_to_git/discussion.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/news/moved_to_git/discussion.mdwn b/doc/news/moved_to_git/discussion.mdwn
new file mode 100644
index 000000000..e59faa2eb
--- /dev/null
+++ b/doc/news/moved_to_git/discussion.mdwn
@@ -0,0 +1,13 @@
+# Why Git?
+
+I'm very curious about the main reasons of your leaving Subversion and moving
+ikiwiki to Git. Are there only easier way to maintain and submit patches for
+ikiwiki? It's very interesting for me, because I know you are long-time Subversion
+user and very experienced with it.
+
+I know that Git is very "modern" SCM these days, but I don't understand the hype
+about it. This's not only one distributed SCM on the free/open source world.
+Maybe that model of work is better for you, but then you can use also Darcs,
+Mercurial, Bazaar or SVK :)
+
+--[[Paweł|ptecza]]