This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Merge 2 branches #1509
Open
Description
Hi,
First of all, congrats for the atom integration with gitlab.
My "problem" at this point:
I can do "git checkout branch" on the selector in atom.
i can do "git pull" and "git push" on the button on atom.
The only thing i need to do outside atom is the command "git merge branch". Even after i run that command i go to atom again for merge conflicts.
If there any way i can run that command inside atom?