...
- To sync your personal fork and your local repository, pass the flag
--fast-forward
- To sync only a subset of branches, pass the flag
--branches=<BRANCHES>
Showing information about a commit
To show additional information about a commit, such as a link to a pull request or JBS issue, run the command git info
:
Code Block | ||
---|---|---|
| ||
$ git info |
Notes:
- You can show a subset of the fields by passing flags, for example
--author
,--issues
,--review
,--sponsor
etc.
Overview
Content Tools
ThemeBuilder