promptline.vim icon indicating copy to clipboard operation
promptline.vim copied to clipboard

Promptline doesn't show behind symbol when branch is behind remote

Open ronakg opened this issue 10 years ago • 1 comments

I need to run git remote update for the behind symbol to show up.

Is that expected behavior?

ronakg avatar Aug 09 '15 20:08 ronakg

That's correct.

You could automate git remote update to stay current without having to run it manually, using a cronjob or similar strategy.

jhacksworth avatar Nov 22 '15 16:11 jhacksworth