All of lore.kernel.org
 help / color / mirror / Atom feed
* Shallow Push?
@ 2015-04-07 15:08 Samuel Williams
  2015-04-09  3:54 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Williams @ 2015-04-07 15:08 UTC (permalink / raw)
  To: git

Is it possible to only push what is required to checkout the latest HEAD?

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

* Re: Shallow Push?
  2015-04-07 15:08 Shallow Push? Samuel Williams
@ 2015-04-09  3:54 ` Junio C Hamano
  2015-07-22  7:27   ` Samuel Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2015-04-09  3:54 UTC (permalink / raw)
  To: Samuel Williams; +Cc: git

Samuel Williams <space.ship.traveller@gmail.com> writes:

> Is it possible to only push what is required to checkout the latest HEAD?

What is the receiving repository expected to have?  Does it have
everything that is required to checkout the back-then latest HEAD
the last time a push was made into it, and you are pushing an
update?

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

* Re: Shallow Push?
  2015-04-09  3:54 ` Junio C Hamano
@ 2015-07-22  7:27   ` Samuel Williams
  0 siblings, 0 replies; 3+ messages in thread
From: Samuel Williams @ 2015-07-22  7:27 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

> What is the receiving repository expected to have?  Does it have
everything that is required to checkout the back-then latest HEAD
the last time a push was made into it, and you are pushing an
update?

Yes, something like that

On 9 April 2015 at 15:54, Junio C Hamano <gitster@pobox.com> wrote:
> Samuel Williams <space.ship.traveller@gmail.com> writes:
>
>> Is it possible to only push what is required to checkout the latest HEAD?
>
> What is the receiving repository expected to have?  Does it have
> everything that is required to checkout the back-then latest HEAD
> the last time a push was made into it, and you are pushing an
> update?
>

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

end of thread, other threads:[~2015-07-22  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07 15:08 Shallow Push? Samuel Williams
2015-04-09  3:54 ` Junio C Hamano
2015-07-22  7:27   ` Samuel Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.