; * Makefile.in: set PREFERRED_BRANCH to emacs-26
This commit is contained in:
parent
e933249f6b
commit
82d2a05a74
1 changed files with 1 additions and 1 deletions
|
@ -1115,7 +1115,7 @@ ChangeLog:
|
|||
./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
|
||||
|
||||
# Check that we are in a good state for changing history.
|
||||
PREFERRED_BRANCH = master
|
||||
PREFERRED_BRANCH = emacs-26
|
||||
preferred-branch-is-current:
|
||||
git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
|
||||
unchanged-history-files:
|
||||
|
|
Loading…
Add table
Reference in a new issue