masm11 / emacs

Mirror of GNU Emacs
http://www.gnu.org/software/emacs/
GNU General Public License v3.0
198 stars 14 forks source link

Try to rebase instead of merging #60

Closed Thaodan closed 3 years ago

Thaodan commented 3 years ago

It would be great if you rebase your branch on master instead of merging all the time. This avoids the merge messages and keeps the history clean.

fejfighter commented 3 years ago

Hi @Thaodan, checkout #23, or the brach it is based off.

That is being updated with git pull --rebase

masm11 commented 3 years ago

Try #23 as @fejfighter said.