Warn against renaming git-bzr remote; nfc.
authorThien-Thi Nguyen <ttn@gnu.org>
Thu, 24 Apr 2014 23:18:40 +0000 (01:18 +0200)
committerThien-Thi Nguyen <ttn@gnu.org>
Thu, 24 Apr 2014 23:18:40 +0000 (01:18 +0200)
* admin/notes/bzr (Using git-bzr):
...here, in subsection "remote name".

admin/notes/bzr

index a1ef8f6..13a3beb 100644 (file)
@@ -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]