author | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Jun 2009 04:47:27 +0000 (21:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Jun 2009 04:47:27 +0000 (21:47 -0700) | ||
commit | deded16d151ff0f7b80ed21a518928daff09c14c | |
tree | 3a835595f493e9894f84a43ac88d7e71c42f1cd4 | tree | snapshot |
parent | 974e6e42f7a66b69bd684af4f637ab064acfdf92 | commit | diff |
parent | ce61595ea7eb3df22f6a943a38a273141f1af978 | commit | diff |
Merge branch 'mg/pushurl'
* mg/pushurl:
avoid NULL dereference on failed malloc
builtin-remote: Make "remote -v" display push urls
builtin-remote: Show push urls as well
technical/api-remote: Describe new struct remote member pushurl
t5516: Check pushurl config setting
Allow push and fetch urls to be different
* mg/pushurl:
avoid NULL dereference on failed malloc
builtin-remote: Make "remote -v" display push urls
builtin-remote: Show push urls as well
technical/api-remote: Describe new struct remote member pushurl
t5516: Check pushurl config setting
Allow push and fetch urls to be different
builtin-remote.c | diff1 | | diff2 | | blob | history |
remote.c | diff1 | | diff2 | | blob | history |
remote.h | diff1 | | diff2 | | blob | history |