cashmere
Home
Contact
Blog
Wiki
Feed
Services
how to merge branch into master with magit
2025-10-30
open magit buffer
change branch back to master (
b b
)
open merge menu
m
and select the branch you want to merge into master
Tags:
#emacs
#git
#howto