git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple push remotes via aliases
@ 2015-05-10 18:17 brian m. carlson
  2015-05-10 18:46 ` Junio C Hamano
  2015-05-11 14:17 ` Michael Haggerty
  0 siblings, 2 replies; 4+ messages in thread
From: brian m. carlson @ 2015-05-10 18:17 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1052 bytes --]

I recently discovered that it was possible to specify multiple push URLs
for a remote.  This is useful for me because some of my projects live
both on GitHub and on my own server, and some live only one place or the
other.

One feature that I'm looking for, however, is the ability to specify
those URLs by reference to another remote.  For example, making the
remote def (default) refer to the remotes gh and upstream instead of
duplicating the URLs.  This makes dealing with URL changes easier and
goes along with the DRY approach.

I don't think we already have this functionality (at least I don't see
code for it), and I'd like to implement it, but maybe the documentation
is just missing and I should submit a patch for that instead.  Do we
have such a thing, and if not, do people think this is a worthwhile
feature?
-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-11 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-10 18:17 Multiple push remotes via aliases brian m. carlson
2015-05-10 18:46 ` Junio C Hamano
2015-05-10 19:10   ` brian m. carlson
2015-05-11 14:17 ` Michael Haggerty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).