[PATCH 0/3] Enhancements to the bundle documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At the end the most convenient way to work with bundles (at least for me) is
just:

$ git bundle create mybundle HEAD --since=2.weeks.ago

or:

[alias]
	bpush = bundle create bundle --since=2.weeks.ago

$ git bpush HEAD

The bundles are bigger than strictly necessary, but not that much.

Santi

Santi Béjar (3):
      urls.txt: Add bundles to the list of local urls.
      git-bundle.txt: Bundles as [remote ""] is a feature, not an example
      git-bundle.txt: Add different strategies to create the bundle

 Documentation/git-bundle.txt |   66 +++++++++++++++++++++++++++++------------
 Documentation/urls.txt       |    5 ++-
 2 files changed, 49 insertions(+), 22 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux