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