eykrehbein / hit

under development
0 stars 0 forks source link

Add 'hit update [commit]' command to merge the latest changes into a branch #16

Open eykrehbein opened 6 years ago

eykrehbein commented 6 years ago

The command will get the latest changes from master and merge them into the currently selected branch. [commit] is optional and can be a 7-digit or full length OID of a commit. If this ID is given, it won't merge the latest master commit, but the given oid into the branch