bmeme / memento

Memento is a development workflow orchestrator in Perl
GNU General Public License v2.0
8 stars 1 forks source link

Pull source branch when "memento git start" #2

Closed g0blin79 closed 7 years ago

g0blin79 commented 7 years ago

Working with Merge Request method could happen that remote source branch (usually integration branch) is updated and I don't really know about that (or I forgot) because the Merge Request was merged previously.

IMHO could be useful that, when I do a memento git start command, memento pulls source branch before new branch is created starting from it. In this way i can always have local and remote source branch synced and I am sure that my forked branch is ok.

Fatal-Error commented 7 years ago

@g0blin79 your feature request has been added into the latest version of the software: v0.9.8

Thx! :)