We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ branchdiff --commit-log
Allows viewing of the various versions of the commits made to a branch and their respective hexadecimal index numbering as show below (image).
Functionality should be added that allows a user to view details of single commit referenced by a hexadecimal index value as follows:
$ branchdiff --commit-log 99abb7a
Output:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$ branchdiff --commit-log
Allows viewing of the various versions of the commits made to a branch and their respective hexadecimal index numbering as show below (image).
Functionality should be added that allows a user to view details of single commit referenced by a hexadecimal index value as follows:
$ branchdiff --commit-log 99abb7a
Output:
The text was updated successfully, but these errors were encountered: