diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 05:50:44 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 05:50:44 -0500 |
commit | b906e01f498fb7b42b11d60813640616f92445e3 (patch) | |
tree | 98bca8f900b73dc71b10196b10e4c0015ee5ec2d /doc/news | |
parent | 37de9e16be78c1e2323c90b10f765d0fd15e9bd1 (diff) |
web commit by http://ptecza.myopenid.com/: * Question about moving to Git
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/moved_to_git/discussion.mdwn | 13 |
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]] |