git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remote helper example with push/fetch capabilities
@ 2014-12-15 20:17 Klein W
  2014-12-15 20:47 ` Jonathan Nieder
  2014-12-15 21:47 ` Junio C Hamano
  0 siblings, 2 replies; 8+ messages in thread
From: Klein W @ 2014-12-15 20:17 UTC (permalink / raw)
  To: git

Is there any example of a remote helper [0] with push and fetch capabilities?

The git-remote-testgit.sh example [1] only has import/export capabilities.

Also, what are the advantages and disadvantages of a remote helper
with push/fetch capabilities vs a remote helper with import/export
capabilities?

Thanks.

[0] https://www.kernel.org/pub/software/scm/git/docs/git-remote-helpers.html
[1] https://github.com/git/git/blob/master/git-remote-testgit.sh

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

end of thread, other threads:[~2015-01-14 22:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 20:17 remote helper example with push/fetch capabilities Klein W
2014-12-15 20:47 ` Jonathan Nieder
2014-12-15 21:42   ` Klein W
2014-12-15 21:44     ` Jonathan Nieder
2014-12-15 22:41       ` Klein W
2014-12-18 21:46         ` Klein W
2014-12-15 21:47 ` Junio C Hamano
2015-01-14 21:57   ` Andrew Mackenzie

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).