mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
docs
This commit is contained in:
parent
b7222ed26e
commit
74eff27090
|
|
@ -230,7 +230,7 @@ of commits included in the commitish:
|
|||
whatis = show -s --pretty='tformat:%h (%s, %ad)' --date=short
|
||||
whois = !sh -c 'git log -i -1 --pretty="format:%an <%ae>
|
||||
|
||||
## git-ignore
|
||||
## git-ignore [pattern ...]
|
||||
|
||||
To lazy to open up _.gitignore_? me too! simply pass some patterns:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue