git-prompt: collect all git status information by one cmd
This commit uses the `git status --porcelain -b` format to gather the number of ahead and behind commits related to the remote branch.
Please register or sign in to comment
This commit uses the `git status --porcelain -b` format to gather the number of ahead and behind commits related to the remote branch.