aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorEric S. Raymond2014-10-26 06:12:44 -0400
committerEric S. Raymond2014-10-26 06:12:44 -0400
commit5070ebb0c2b0535072ae64059119ac6d0f20dba3 (patch)
tree888762efa3a8fd77ba3375dcf212ff9912ec8821 /admin
parent8e297e0a84329beaf2146ad846baca86c2378f62 (diff)
downloademacs-5070ebb0c2b0535072ae64059119ac6d0f20dba3.tar.gz
emacs-5070ebb0c2b0535072ae64059119ac6d0f20dba3.zip
Rename the 'bzr' notes file to 'repo'. For two reasons:
1. A significant portion of the advice is independent of any specific version-control sytem. 2. Doing the rename now means it is easier to compose a multi-file patch that can be applied to fix the tree on the day of the git move.
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/repo (renamed from admin/notes/bzr)2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/bzr b/admin/notes/repo
index b962b370221..a56b7ca2d1d 100644
--- a/admin/notes/bzr
+++ b/admin/notes/repo
@@ -1,4 +1,4 @@
1NOTES ON COMMITTING TO EMACS'S BAZAAR REPO -*- outline -*- 1NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*-
2 2
3* Install changes only on one branch, let them get merged elsewhere if needed. 3* Install changes only on one branch, let them get merged elsewhere if needed.
4In particular, install bug-fixes only on the release branch (if there 4In particular, install bug-fixes only on the release branch (if there