summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0285358)
raw | patch | inline | side by side (parent: 0285358)
author | Alp Toker <alp@atoker.com> | |
Sun, 9 Jul 2006 09:36:23 +0000 (10:36 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 9 Jul 2006 10:30:51 +0000 (03:30 -0700) |
Signed-off-by: Alp Toker <alp@atoker.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-svn.txt | patch | blob | history |
index f7d3de48f0858e0210e0e982836ff589a6871585..7d868098448c7cc6712988c7bb1df541aedf6824 100644 (file)
with Subversion is cumbersome as a result. git-svn completely forgoes
any automated merge/branch tracking on the Subversion side and leaves it
entirely up to the user on the git side. It's simply not worth it to do
-a useful translation when the the original signal is weak.
+a useful translation when the original signal is weak.
TRACKING MULTIPLE REPOSITORIES OR BRANCHES
------------------------------------------