From 97b279595a14b51b1ba8780b9da5f80b5891bfad Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 22 Aug 2013 20:09:00 +0200 Subject: wildcards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index 7cea7d4..daa979c 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1210,6 +1210,7 @@ command. @menu * First things first:: +* Wildcards:: @end menu @@ -1229,6 +1230,20 @@ in scripts that takes random user-input. +@node Wildcards +@section Wildcards + +Many Git commands allow wildcards in +paths. These commands will expand +wildcards in the arguments just a +the shell. To avoid problems, never +use characters in paths that are +used in the shell for wildcards +and expansions... yeah, I know, it +is annoying. + + + @node Glossary @appendix Glossary -- cgit v1.2.3-70-g09d2