Delete obsolete section in admin/notes/repo
* admin/notes/repo: Delete section "How to merge changes from emacs-24 to master", which is documented in admin/notes/git-workflow. Also delete out-of-date autoload advice.
This commit is contained in:
parent
3e396b2c5b
commit
fc17e8727d
1 changed files with 0 additions and 10 deletions
|
@ -77,16 +77,6 @@ variable in admin/merge-gnulib before running it.
|
|||
If you remove a gnulib module, or if a gnulib module
|
||||
removes a file, then remove the corresponding files by hand.
|
||||
|
||||
* How to merge changes from emacs-24 to master
|
||||
|
||||
[The section on git merge procedure has not yet been written.]
|
||||
|
||||
You may see conflicts in autoload md5sums in comments. Strictly
|
||||
speaking, the right thing to do is merge everything else, resolve the
|
||||
conflict by choosing either the master or branch version, then run
|
||||
'make -C lisp autoloads' to update the md5sums to the correct master
|
||||
value before committing.
|
||||
|
||||
* Re-adding a file that has been removed from the repository
|
||||
|
||||
Let's suppose you've done:
|
||||
|
|
Loading…
Add table
Reference in a new issue