sodapopcan / vim-twiggy

Git branch management for Vim
280 stars 15 forks source link

Use full branch name when fetching #36

Closed Quramy closed 3 years ago

sodapopcan commented 3 years ago

Hi! Thank you for this PR. I'm happy to merge it but please fix your commit message according to the contribution guidelines.

$ git commit --amend -m "Fix: Use full branch name in fetch" would do just fine.

Alternatively, $ git commit --amend -m "Use full branch name when fetching" would read a little better, but I leave it up to you.

Thanks again!

Quramy commented 3 years ago

@sodapopcan Thx, I've amended commit message.