Thursday, 9 January 2014

Which git commands display abbreviated hashes by default?

Which git commands display abbreviated hashes by default?



1.git-show(1) Manual Page

Description:This is the default for git log, git show and git whatchanged
commands when there is no --pretty, --format nor ... commit hash %h:
abbreviated commit hash %T: ...



2.Git - git-describe Documentation

Description:Verbosely display information about ... The hash suffix is
"-g" + 7-char abbreviation for ... saw above when he ran these commands,
as your git repository may have ...



3.git-describe(1) - Linux man page

Description:Verbosely display information about ... The hash suffix is
"-g" + 7-char abbreviation for ... saw above when he ran these commands,
as your git repository may have ...



4.Git Cheat sheet

Description:Creates a default user: ... display one-line logs
w/abbreviated hashes: ... These hashes are used in a variet of commands so
knowing how to get them and how to refer ...



5.Git - git-show Documentation

Description:The command takes options applicable to the git diff-tree
command to control how the changes the ... This is the default for git
log, ... abbreviated commit hash %T: ...



6.Git - git-config Documentation

Description:... [-z|--null] -l | --list git config [<file-option>]
--get-color name [default] git ... Running git commands in the "/path/to
... the GIT_NOTES_DISPLAY_REF ...



7.How short can Git abbreviate? | CUViper

Description:How short can a Git hash be abbreviated? A full SHA-1 hash is
160 bits, 40 hex characters, which is a bit long to talk about and retype
when you're not just copy-pasting.



8.tigrc(5): tig config file - Linux man page

Description:Each line of the file may contain only one command. The hash
mark ... ["abbreviated" | "default" ... by using a combination of git
aliases and tig external commands.



9.git-describe(1) - Linux manual page

Description:By default (without --all or --tags) git ... displayed by "git
log v1.0.4..parent". The hash suffix is ... when he ran these commands, as
your Git repository ...



10.git-whatchanged(1) Manual Page

Description:The command internally invokes git rev-list piped to git
diff-tree, ... This is the default for git log, ... commit hash %h:
abbreviated commit hash %T: ...

No comments:

Post a Comment