X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Furls-remotes.txt;h=2a0e7b89441039699a3dc9514f1165cb2112020a;hb=59773c7e583b1dcf4b63c4ee222b79cef460456b;hp=41ec7774f481fd2d70492be4ab2b5e0bf887fc0b;hpb=f39adc250c3e554c437d027bbc06309a78fd026d;p=git.git diff --git a/Documentation/urls-remotes.txt b/Documentation/urls-remotes.txt index 41ec7774f..2a0e7b894 100644 --- a/Documentation/urls-remotes.txt +++ b/Documentation/urls-remotes.txt @@ -27,10 +27,13 @@ config file would appear like this: ------------ [remote ""] url = + pushurl = push = fetch = ------------ +The `` is used for pushes only. It is optional and defaults +to ``. Named file in `$GIT_DIR/remotes` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~