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.
This commit is contained in:
Eric S. Raymond 2014-10-26 06:12:44 -04:00
parent 8e297e0a84
commit 5070ebb0c2

View file

@ -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