The git support is limited, probably by design to keep it short, but coming from git bash, I found there was some vital information missing, like:
- the tag value when checkout on one,
- the commit SHA1 on the same case,
- Rebase, cherry-picking, ..., information (reference branch, commits already treated and total)
The git support is limited, probably by design to keep it short, but coming from git bash, I found there was some vital information missing, like: