gsc
This commit is contained in:
parent
75fa712be4
commit
a8224fe057
1 changed files with 1 additions and 1 deletions
|
@ -526,7 +526,7 @@ a__git_status() {
|
|||
}
|
||||
|
||||
# show a commit
|
||||
gsc() { a__git_show_commit "${@}"; }
|
||||
#( gsc
|
||||
a__git_show_commit() {
|
||||
git \
|
||||
show \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue