X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Furls-remotes.txt;h=2a0e7b89441039699a3dc9514f1165cb2112020a;hb=0196f4b5a325251f62192f164cd1061a3fd98be8;hp=41ec7774f481fd2d70492be4ab2b5e0bf887fc0b;hpb=e46f778968d854d67596f844340dd56d5e2781f2;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` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~