diff options
Diffstat (limited to 'third_party/git/Documentation/config/remotes.txt')
-rw-r--r-- | third_party/git/Documentation/config/remotes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/git/Documentation/config/remotes.txt b/third_party/git/Documentation/config/remotes.txt new file mode 100644 index 000000000000..4cfe03221e32 --- /dev/null +++ b/third_party/git/Documentation/config/remotes.txt @@ -0,0 +1,3 @@ +remotes.<group>:: + The list of remotes which are fetched by "git remote update + <group>". See linkgit:git-remote[1]. |