This commit is contained in:
Marc Beninca 2025-07-04 19:35:34 +02:00
parent 75fa712be4
commit a8224fe057
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -526,7 +526,7 @@ a__git_status() {
}
# show a commit
gsc() { a__git_show_commit "${@}"; }
#( gsc
a__git_show_commit() {
git \
show \