mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
commit
a55cc84a11
|
|
@ -25,7 +25,7 @@ Sets the context to the \.gitignore file in the current working directory\. (def
|
|||
\-g, \-\-global
|
||||
.
|
||||
.P
|
||||
Sets the context to the global gitignore file fol the current user\.
|
||||
Sets the context to the global gitignore file for the current user\.
|
||||
.
|
||||
.P
|
||||
<pattern>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
<p> -g, --global</p>
|
||||
|
||||
<p> Sets the context to the global gitignore file fol the current user.</p>
|
||||
<p> Sets the context to the global gitignore file for the current user.</p>
|
||||
|
||||
<p> <pattern></p>
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Adds the given _pattern_s to a .gitignore file if it doesn't already exist.
|
|||
|
||||
-g, --global
|
||||
|
||||
Sets the context to the global gitignore file fol the current user.
|
||||
Sets the context to the global gitignore file for the current user.
|
||||
|
||||
<pattern>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue