git-js icon indicating copy to clipboard operation
git-js copied to clipboard

status of branch in reference to master

Open abhimeht23 opened this issue 3 years ago • 0 comments

Hi @steveukx ,

Is it possible to have status of a branch as to whether that branch commit is ahead or behind of master branch? In Git web interface there is a column under branches that tells you how many commits your branch is ahead or behind master. Can you recommend if it is possible to get that same status from simple-git library?

Thanks, Abhi

abhimeht23 avatar Aug 14 '22 00:08 abhimeht23