1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en">
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
6 <meta name=
"generator" content=
"AsciiDoc 8.5.2" />
7 <title>git-bundle(
1)
</title>
8 <style type=
"text/css">
10 p
, li
, dt
, dd
, div
, pre
, h1
, h2
, h3
, h4
, h5
, h6
{
12 border: 1px solid red;
17 margin: 1em 5% 1em 5%;
22 text-decoration: underline
;
42 h1
, h2
, h3
, h4
, h5
, h6
{
44 font-family: sans-serif
;
51 border-bottom: 2px solid silver
;
69 border: 1px solid silver
;
88 font-family: sans-serif
;
94 span#revnumber
, span#revdate
, span#revremark
{
95 font-family: sans-serif
;
99 font-family: sans-serif
;
101 border-top: 2px solid silver
;
107 padding-bottom: 0.5em;
111 padding-bottom: 0.5em;
116 margin-bottom: 1.5em;
118 div
.tableblock
, div
.imageblock
, div
.exampleblock
, div
.verseblock
,
119 div
.quoteblock
, div
.literalblock
, div
.listingblock
, div
.sidebarblock
,
120 div
.admonitionblock
{
122 margin-bottom: 1.5em;
124 div
.admonitionblock
{
126 margin-bottom: 2.0em;
131 div
.content
{ /* Block element content. */
135 /* Block element titles. */
136 div
.title
, caption
.title
{
138 font-family: sans-serif
;
142 margin-bottom: 0.5em;
148 td div
.title:first-child
{
151 div
.content div
.title:first-child
{
154 div
.content
+ div
.title
{
158 div
.sidebarblock
> div
.content
{
160 border: 1px solid silver
;
164 div
.listingblock
> div
.content
{
165 border: 1px solid silver
;
170 div
.quoteblock
, div
.verseblock
{
174 border-left: 5px solid
#dddddd;
178 div
.quoteblock
> div
.attribution
{
183 div
.verseblock
> div
.content
{
186 div
.verseblock
> div
.attribution
{
190 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */
191 div
.verseblock
+ div
.attribution
{
195 div
.admonitionblock
.icon
{
199 text-decoration: underline
;
201 padding-right: 0.5em;
203 div
.admonitionblock td
.content
{
205 border-left: 3px solid
#dddddd;
208 div
.exampleblock
> div
.content
{
209 border-left: 3px solid
#dddddd;
213 div
.imageblock div
.content
{ padding-left: 0; }
214 span
.image img
{ border-style: none
; }
215 a
.image:visited
{ color: white
; }
219 margin-bottom: 0.8em;
232 list-style-position: outside
;
235 list-style-type: decimal
;
238 list-style-type: lower-alpha
;
241 list-style-type: upper-alpha
;
244 list-style-type: lower-roman
;
247 list-style-type: upper-roman
;
250 div
.compact ul
, div
.compact ol
,
251 div
.compact p
, div
.compact p
,
252 div
.compact div
, div
.compact div
{
254 margin-bottom: 0.1em;
257 div
.tableblock
> table
{
258 border: 3px solid
#527bbd;
260 thead
, p
.table
.header
{
261 font-family: sans-serif
;
273 /* Because the table frame attribute is overriden by CSS in most browsers. */
274 div
.tableblock
> table
[frame
="void"] {
277 div
.tableblock
> table
[frame
="hsides"] {
278 border-left-style: none
;
279 border-right-style: none
;
281 div
.tableblock
> table
[frame
="vsides"] {
282 border-top-style: none
;
283 border-bottom-style: none
;
289 margin-bottom: 0.8em;
292 padding-bottom: 15px;
294 dt
.hdlist1
.strong
, td
.hdlist1
.strong
{
300 padding-right: 0.8em;
306 div
.hdlist
.compact tr
{
315 .footnote, .footnoteref {
319 span
.footnote
, span
.footnoteref
{
320 vertical-align: super
;
324 margin: 20px 0 20px 0;
328 #footnotes div
.footnote
{
334 border-top: 1px solid silver
;
344 div#footer-badges
{ display: none
; }
348 margin-bottom: 2.5em;
353 font-family: sans-serif
;
357 margin-bottom: 0.1em;
360 div
.toclevel1
, div
.toclevel2
, div
.toclevel3
, div
.toclevel4
{
376 /* Overrides for manpage documents */
379 padding-bottom: 0.5em;
380 border-top: 2px solid silver
;
381 border-bottom: 2px solid silver
;
391 div#toc
{ display: none
; }
394 /* Workarounds for IE6's broken and incomplete CSS2. */
396 div
.sidebar-content
{
398 border: 1px solid silver
;
401 div
.sidebar-title
, div
.image-title
{
403 font-family: sans-serif
;
406 margin-bottom: 0.5em;
409 div
.listingblock div
.content
{
410 border: 1px solid silver
;
415 div
.quoteblock-attribution
{
420 div
.verseblock-content
{
423 div
.verseblock-attribution
{
428 div
.exampleblock-content
{
429 border-left: 3px solid
#dddddd;
433 /* IE6 sets dynamically generated links as visited. */
434 div#toc
a:visited
{ color: blue
; }
436 <script type=
"text/javascript">
438 window
.onload = function(){asciidoc
.footnotes();}
439 var asciidoc
= { // Namespace.
441 /////////////////////////////////////////////////////////////////////
442 // Table Of Contents generator
443 /////////////////////////////////////////////////////////////////////
445 /* Author: Mihai Bazon, September 2002
446 * http://students.infoiasi.ro/~mishoo
448 * Table Of Content generator
451 * Feel free to use this script under the terms of the GNU General Public
452 * License, as long as you do not remove or alter this notice.
455 /* modified by Troy D. Hanson, September 2006. License: GPL */
456 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
459 toc: function (toclevels
) {
461 function getText(el
) {
463 for (var i
= el
.firstChild
; i
!= null; i
= i
.nextSibling
) {
464 if (i
.nodeType
== 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
466 else if (i
.firstChild
!= null)
472 function TocEntry(el
, text
, toclevel
) {
475 this.toclevel
= toclevel
;
478 function tocEntries(el
, toclevels
) {
479 var result
= new Array
;
480 var re
= new RegExp('[hH]([2-'+(toclevels
+1)+'])');
481 // Function that scans the DOM tree for header elements (the DOM2
482 // nodeIterator API would be a better technique but not supported by all
484 var iterate = function (el
) {
485 for (var i
= el
.firstChild
; i
!= null; i
= i
.nextSibling
) {
486 if (i
.nodeType
== 1 /* Node.ELEMENT_NODE */) {
487 var mo
= re
.exec(i
.tagName
);
488 if (mo
&& (i
.getAttribute("class") || i
.getAttribute("className")) != "float") {
489 result
[result
.length
] = new TocEntry(i
, getText(i
), mo
[1]-1);
499 var toc
= document
.getElementById("toc");
500 var entries
= tocEntries(document
.getElementById("content"), toclevels
);
501 for (var i
= 0; i
< entries
.length
; ++i
) {
502 var entry
= entries
[i
];
503 if (entry
.element
.id
== "")
504 entry
.element
.id
= "_toc_" + i
;
505 var a
= document
.createElement("a");
506 a
.href
= "#" + entry
.element
.id
;
507 a
.appendChild(document
.createTextNode(entry
.text
));
508 var div
= document
.createElement("div");
510 div
.className
= "toclevel" + entry
.toclevel
;
511 toc
.appendChild(div
);
513 if (entries
.length
== 0)
514 toc
.parentNode
.removeChild(toc
);
518 /////////////////////////////////////////////////////////////////////
519 // Footnotes generator
520 /////////////////////////////////////////////////////////////////////
522 /* Based on footnote generation code from:
523 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
526 footnotes: function () {
527 var cont
= document
.getElementById("content");
528 var noteholder
= document
.getElementById("footnotes");
529 var spans
= cont
.getElementsByTagName("span");
532 for (i
=0; i
<spans
.length
; i
++) {
533 if (spans
[i
].className
== "footnote") {
535 // Use [\s\S] in place of . so multi-line matches work.
536 // Because JavaScript has no s (dotall) regex flag.
537 note
= spans
[i
].innerHTML
.match(/\s*\[([\s\S]*)]\s*/)[1];
538 noteholder
.innerHTML
+=
539 "<div class='footnote' id='_footnote_" + n
+ "'>" +
540 "<a href='#_footnoteref_" + n
+ "' title='Return to text'>" +
541 n
+ "</a>. " + note
+ "</div>";
543 "[<a id='_footnoteref_" + n
+ "' href='#_footnote_" + n
+
544 "' title='View footnote' class='footnote'>" + n
+ "</a>]";
545 var id
=spans
[i
].getAttribute("id");
546 if (id
!= null) refs
["#"+id
] = n
;
550 noteholder
.parentNode
.removeChild(noteholder
);
552 // Process footnoterefs.
553 for (i
=0; i
<spans
.length
; i
++) {
554 if (spans
[i
].className
== "footnoteref") {
555 var href
= spans
[i
].getElementsByTagName("a")[0].getAttribute("href");
556 href
= href
.match(/#.*/)[0]; // Because IE return full URL.
559 "[<a href='#_footnote_" + n
+
560 "' title='View footnote' class='footnote'>" + n
+ "</a>]";
573 git-bundle(
1) Manual Page
576 <div class=
"sectionbody">
578 Move objects and refs by archive
583 <h2 id=
"_synopsis">SYNOPSIS
</h2>
584 <div class=
"sectionbody">
585 <div class=
"verseblock">
586 <div class=
"verseblock-content"><em>git bundle
</em> create
<file
> <git-rev-list-args
>
587 <em>git bundle
</em> verify
<file
>
588 <em>git bundle
</em> list-heads
<file
> [
<refname
>…]
589 <em>git bundle
</em> unbundle
<file
> [
<refname
>…]
</div>
590 <div class=
"verseblock-attribution">
593 <h2 id=
"_description">DESCRIPTION
</h2>
594 <div class=
"sectionbody">
595 <div class=
"paragraph"><p>Some workflows require that one or more branches of development on one
596 machine be replicated on another machine, but the two machines cannot
597 be directly connected, and therefore the interactive git protocols (git,
598 ssh, rsync, http) cannot be used. This command provides support for
599 <em>git fetch
</em> and
<em>git pull
</em> to operate by packaging objects and references
600 in an archive at the originating machine, then importing those into
601 another repository using
<em>git fetch
</em> and
<em>git pull
</em>
602 after moving the archive by some means (e.g., by sneakernet). As no
603 direct connection between the repositories exists, the user must specify a
604 basis for the bundle that is held by the destination repository: the
605 bundle assumes that all objects in the basis are already in the
606 destination repository.
</p></div>
608 <h2 id=
"_options">OPTIONS
</h2>
609 <div class=
"sectionbody">
610 <div class=
"dlist"><dl>
616 Used to create a bundle named
<em>file
</em>. This requires the
617 <em>git-rev-list-args
</em> arguments to define the bundle contents.
625 Used to check that a bundle file is valid and will apply
626 cleanly to the current repository. This includes checks on the
627 bundle format itself as well as checking that the prerequisite
628 commits exist and are fully linked in the current repository.
629 <em>git bundle
</em> prints a list of missing commits, if any, and exits
630 with a non-zero status.
634 list-heads
<file
>
638 Lists the references defined in the bundle. If followed by a
639 list of references, only references matching those given are
644 unbundle
<file
>
648 Passes the objects in the bundle to
<em>git index-pack
</em>
649 for storage in the repository, then prints the names of all
650 defined references. If a list of references is given, only
651 references matching those in the list are printed. This command is
652 really plumbing, intended to be called only by
<em>git fetch
</em>.
656 <git-rev-list-args
>
660 A list of arguments, acceptable to
<em>git rev-parse
</em> and
661 <em>git rev-list
</em> (and containing a named ref, see SPECIFYING REFERENCES
662 below), that specifies the specific objects and references
663 to transport. For example,
<tt>master
~10..master
</tt> causes the
664 current master reference to be packaged along with all objects
665 added since its
10th ancestor commit. There is no explicit
666 limit to the number of references and objects that may be
671 [
<refname
>…]
675 A list of references used to limit the references reported as
676 available. This is principally of use to
<em>git fetch
</em>, which
677 expects to receive only those references asked for and not
678 necessarily everything in the pack (in this case,
<em>git bundle
</em> acts
679 like
<em>git fetch-pack
</em>).
684 <h2 id=
"_specifying_references">SPECIFYING REFERENCES
</h2>
685 <div class=
"sectionbody">
686 <div class=
"paragraph"><p><em>git bundle
</em> will only package references that are shown by
687 <em>git show-ref
</em>: this includes heads, tags, and remote heads. References
688 such as
<tt>master
~1</tt> cannot be packaged, but are perfectly suitable for
689 defining the basis. More than one reference may be packaged, and more
690 than one basis can be specified. The objects packaged are those not
691 contained in the union of the given bases. Each basis can be
692 specified explicitly (e.g.
<tt>^master
~10</tt>), or implicitly (e.g.
693 <tt>master
~10..master
</tt>,
<tt>--since=
10.days.ago master
</tt>).
</p></div>
694 <div class=
"paragraph"><p>It is very important that the basis used be held by the destination.
695 It is okay to err on the side of caution, causing the bundle file
696 to contain objects already in the destination, as these are ignored
697 when unpacking at the destination.
</p></div>
699 <h2 id=
"_example">EXAMPLE
</h2>
700 <div class=
"sectionbody">
701 <div class=
"paragraph"><p>Assume you want to transfer the history from a repository R1 on machine A
702 to another repository R2 on machine B.
703 For whatever reason, direct connection between A and B is not allowed,
704 but we can move data from A to B via some mechanism (CD, email, etc.).
705 We want to update R2 with development made on the branch master in R1.
</p></div>
706 <div class=
"paragraph"><p>To bootstrap the process, you can first create a bundle that does not have
707 any basis. You can use a tag to remember up to what commit you last
708 processed, in order to make it easy to later update the other repository
709 with an incremental bundle:
</p></div>
710 <div class=
"listingblock">
711 <div class=
"content">
712 <pre><tt>machineA$ cd R1
713 machineA$ git bundle create file.bundle master
714 machineA$ git tag -f lastR2bundle master
</tt></pre>
716 <div class=
"paragraph"><p>Then you transfer file.bundle to the target machine B. If you are creating
717 the repository on machine B, then you can clone from the bundle as if it
718 were a remote repository instead of creating an empty repository and then
719 pulling or fetching objects from the bundle:
</p></div>
720 <div class=
"listingblock">
721 <div class=
"content">
722 <pre><tt>machineB$ git clone /home/me/tmp/file.bundle R2
</tt></pre>
724 <div class=
"paragraph"><p>This will define a remote called
"origin" in the resulting repository that
725 lets you fetch and pull from the bundle. The $GIT_DIR/config file in R2 will
726 have an entry like this:
</p></div>
727 <div class=
"listingblock">
728 <div class=
"content">
729 <pre><tt>[remote
"origin"]
730 url = /home/me/tmp/file.bundle
731 fetch = refs/heads/*:refs/remotes/origin/*
</tt></pre>
733 <div class=
"paragraph"><p>To update the resulting mine.git repository, you can fetch or pull after
734 replacing the bundle stored at /home/me/tmp/file.bundle with incremental
736 <div class=
"paragraph"><p>After working some more in the original repository, you can create an
737 incremental bundle to update the other repository:
</p></div>
738 <div class=
"listingblock">
739 <div class=
"content">
740 <pre><tt>machineA$ cd R1
741 machineA$ git bundle create file.bundle lastR2bundle..master
742 machineA$ git tag -f lastR2bundle master
</tt></pre>
744 <div class=
"paragraph"><p>You then transfer the bundle to the other machine to replace
745 /home/me/tmp/file.bundle, and pull from it.
</p></div>
746 <div class=
"listingblock">
747 <div class=
"content">
748 <pre><tt>machineB$ cd R2
749 machineB$ git pull
</tt></pre>
751 <div class=
"paragraph"><p>If you know up to what commit the intended recipient repository should
752 have the necessary objects, you can use that knowledge to specify the
753 basis, giving a cut-off point to limit the revisions and objects that go
754 in the resulting bundle. The previous example used the lastR2bundle tag
755 for this purpose, but you can use any other options that you would give to
756 the
<a href=
"git-log.html">git-log(
1)
</a> command. Here are more examples:
</p></div>
757 <div class=
"paragraph"><p>You can use a tag that is present in both:
</p></div>
758 <div class=
"listingblock">
759 <div class=
"content">
760 <pre><tt>$ git bundle create mybundle v1.0
.0..master
</tt></pre>
762 <div class=
"paragraph"><p>You can use a basis based on time:
</p></div>
763 <div class=
"listingblock">
764 <div class=
"content">
765 <pre><tt>$ git bundle create mybundle --since=
10.days master
</tt></pre>
767 <div class=
"paragraph"><p>You can use the number of commits:
</p></div>
768 <div class=
"listingblock">
769 <div class=
"content">
770 <pre><tt>$ git bundle create mybundle -
10 master
</tt></pre>
772 <div class=
"paragraph"><p>You can run
<tt>git-bundle verify
</tt> to see if you can extract from a bundle
773 that was created with a basis:
</p></div>
774 <div class=
"listingblock">
775 <div class=
"content">
776 <pre><tt>$ git bundle verify mybundle
</tt></pre>
778 <div class=
"paragraph"><p>This will list what commits you must have in order to extract from the
779 bundle and will error out if you do not have them.
</p></div>
780 <div class=
"paragraph"><p>A bundle from a recipient repository
’s point of view is just like a
781 regular repository which it fetches or pulls from. You can, for example, map
782 references when fetching:
</p></div>
783 <div class=
"listingblock">
784 <div class=
"content">
785 <pre><tt>$ git fetch mybundle master:localRef
</tt></pre>
787 <div class=
"paragraph"><p>You can also see what references it offers:
</p></div>
788 <div class=
"listingblock">
789 <div class=
"content">
790 <pre><tt>$ git ls-remote mybundle
</tt></pre>
793 <h2 id=
"_git">GIT
</h2>
794 <div class=
"sectionbody">
795 <div class=
"paragraph"><p>Part of the
<a href=
"git.html">git(
1)
</a> suite
</p></div>
798 <div id=
"footnotes"><hr /></div>
800 <div id=
"footer-text">
801 Last updated
2011-
09-
21 23:
01:
14 PDT