aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2014-04-25 01:18:40 +0200
committerThien-Thi Nguyen <[email protected]>2014-04-25 01:18:40 +0200
commit8de17fac97652d77bffd24e41b0097c863bd752b (patch)
treebc0cc115850a7d12521569ac113bc01b33946cd9 /admin/notes
parent5e4ab4e4d9a98a44896c80a998111d768e959686 (diff)
Warn against renaming git-bzr remote; nfc.
* admin/notes/bzr (Using git-bzr): ...here, in subsection "remote name".
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/bzr8
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/notes/bzr b/admin/notes/bzr
index a1ef8f6413..13a3beb4ca 100644
--- a/admin/notes/bzr
+++ b/admin/notes/bzr
@@ -388,3 +388,11 @@ and skipping the branch. See:
http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00436.html
which includes a provisional patch to git-remote-bzr to do that.
+
+** remote name
+
+Although Git itself is agnostic about what names you choose for
+the remote repo, it seems git-bzr is more likely to get confused.
+After the clone as described above, the remote name is "origin";
+changing it is Not Recommended. [Insert 9-hour high-entropy then
+mysterious bug w/ JSON parsing errors anecdote here. --ttn]