Search code examples
gitsmartgit

merge feature branch into the develop with SmartGit


I accidentally made a feature branch in SmartGit.

I wish to merge it back into the develop branch and delete it - I am new to SmartGit, so I am unsure as how to do this without making a mistake.

I usually use the git-flow feature that does this automatically.

Thanks.


Solution

  • You should be able to use the git-flow feature from within SmartGit:

    enter image description here