git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: mention the magic pathspec ":/"
@ 2022-08-14  9:52 Thomas Weißschuh
  2022-08-15  5:12 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Weißschuh @ 2022-08-14  9:52 UTC (permalink / raw)
  To: git; +Cc: Thomas Weißschuh

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
---
 Documentation/gitcli.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/gitcli.txt b/Documentation/gitcli.txt
index 1819a5a185..a421855bdb 100644
--- a/Documentation/gitcli.txt
+++ b/Documentation/gitcli.txt
@@ -78,6 +78,8 @@ you will.
    using a '.' as a repository name in Git (a dot-repository) is a relative
    path and means your current repository.
 
+ * The magic pathspec `:/` refers to the root of the working tree.
+
 Here are the rules regarding the "flags" that you should follow when you are
 scripting Git:
 

base-commit: afa70145a25e81faa685dc0b465e52b45d2444bd
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-16 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-14  9:52 [PATCH] Documentation: mention the magic pathspec ":/" Thomas Weißschuh
2022-08-15  5:12 ` Junio C Hamano
2022-08-16 14:08   ` Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).