From 5070ebb0c2b0535072ae64059119ac6d0f20dba3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 26 Oct 2014 06:12:44 -0400 Subject: [PATCH] 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. --- admin/notes/{bzr => repo} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename admin/notes/{bzr => repo} (99%) diff --git a/admin/notes/bzr b/admin/notes/repo similarity index 99% rename from admin/notes/bzr rename to admin/notes/repo index b962b370221..a56b7ca2d1d 100644 --- a/admin/notes/bzr +++ b/admin/notes/repo @@ -1,4 +1,4 @@ -NOTES ON COMMITTING TO EMACS'S BAZAAR REPO -*- outline -*- +NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*- * Install changes only on one branch, let them get merged elsewhere if needed. In particular, install bug-fixes only on the release branch (if there -- 2.39.5