danielkummer / git-flow-cheatsheet

A cheatsheet on the usage of git flow
2.48k stars 625 forks source link

git flow feature pull will be deprecated per version 2.0.0 #100

Open yann2084 opened 5 years ago

yann2084 commented 5 years ago

Hello, after writing command : $ git flow feature pull origin MYFEATURE ->The command 'git flow feature pull' will be deprecated per version 2.0.0. Use 'git flow feature track' instead. Is it possible to upadte cheatsheet, please? Thx ! Yann