Autogenerated HTML docs for v1.7.6-rc1
[git/jnareb-git.git] / git-stash.html
blob65e42d843d39430c96891ee28c4fca553cbd84af
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">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <meta name="generator" content="AsciiDoc 8.4.5" />
7 <title>git-stash(1)</title>
8 <style type="text/css">
9 /* Debug borders */
10 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
12 border: 1px solid red;
16 body {
17 margin: 1em 5% 1em 5%;
20 a {
21 color: blue;
22 text-decoration: underline;
24 a:visited {
25 color: fuchsia;
28 em {
29 font-style: italic;
30 color: navy;
33 strong {
34 font-weight: bold;
35 color: #083194;
38 tt {
39 color: navy;
42 h1, h2, h3, h4, h5, h6 {
43 color: #527bbd;
44 font-family: sans-serif;
45 margin-top: 1.2em;
46 margin-bottom: 0.5em;
47 line-height: 1.3;
50 h1, h2, h3 {
51 border-bottom: 2px solid silver;
53 h2 {
54 padding-top: 0.5em;
56 h3 {
57 float: left;
59 h3 + * {
60 clear: left;
63 div.sectionbody {
64 font-family: serif;
65 margin-left: 0;
68 hr {
69 border: 1px solid silver;
72 p {
73 margin-top: 0.5em;
74 margin-bottom: 0.5em;
77 ul, ol, li > p {
78 margin-top: 0;
81 pre {
82 padding: 0;
83 margin: 0;
86 span#author {
87 color: #527bbd;
88 font-family: sans-serif;
89 font-weight: bold;
90 font-size: 1.1em;
92 span#email {
94 span#revnumber, span#revdate, span#revremark {
95 font-family: sans-serif;
98 div#footer {
99 font-family: sans-serif;
100 font-size: small;
101 border-top: 2px solid silver;
102 padding-top: 0.5em;
103 margin-top: 4.0em;
105 div#footer-text {
106 float: left;
107 padding-bottom: 0.5em;
109 div#footer-badges {
110 float: right;
111 padding-bottom: 0.5em;
114 div#preamble {
115 margin-top: 1.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 {
121 margin-top: 1.5em;
122 margin-bottom: 1.5em;
124 div.admonitionblock {
125 margin-top: 2.5em;
126 margin-bottom: 2.5em;
129 div.content { /* Block element content. */
130 padding: 0;
133 /* Block element titles. */
134 div.title, caption.title {
135 color: #527bbd;
136 font-family: sans-serif;
137 font-weight: bold;
138 text-align: left;
139 margin-top: 1.0em;
140 margin-bottom: 0.5em;
142 div.title + * {
143 margin-top: 0;
146 td div.title:first-child {
147 margin-top: 0.0em;
149 div.content div.title:first-child {
150 margin-top: 0.0em;
152 div.content + div.title {
153 margin-top: 0.0em;
156 div.sidebarblock > div.content {
157 background: #ffffee;
158 border: 1px solid silver;
159 padding: 0.5em;
162 div.listingblock > div.content {
163 border: 1px solid silver;
164 background: #f4f4f4;
165 padding: 0.5em;
168 div.quoteblock {
169 padding-left: 2.0em;
170 margin-right: 10%;
172 div.quoteblock > div.attribution {
173 padding-top: 0.5em;
174 text-align: right;
177 div.verseblock {
178 padding-left: 2.0em;
179 margin-right: 10%;
181 div.verseblock > div.content {
182 white-space: pre;
184 div.verseblock > div.attribution {
185 padding-top: 0.75em;
186 text-align: left;
188 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */
189 div.verseblock + div.attribution {
190 text-align: left;
193 div.admonitionblock .icon {
194 vertical-align: top;
195 font-size: 1.1em;
196 font-weight: bold;
197 text-decoration: underline;
198 color: #527bbd;
199 padding-right: 0.5em;
201 div.admonitionblock td.content {
202 padding-left: 0.5em;
203 border-left: 2px solid silver;
206 div.exampleblock > div.content {
207 border-left: 2px solid silver;
208 padding: 0.5em;
211 div.imageblock div.content { padding-left: 0; }
212 span.image img { border-style: none; }
213 a.image:visited { color: white; }
215 dl {
216 margin-top: 0.8em;
217 margin-bottom: 0.8em;
219 dt {
220 margin-top: 0.5em;
221 margin-bottom: 0;
222 font-style: normal;
223 color: navy;
225 dd > *:first-child {
226 margin-top: 0.1em;
229 ul, ol {
230 list-style-position: outside;
232 ol.arabic {
233 list-style-type: decimal;
235 ol.loweralpha {
236 list-style-type: lower-alpha;
238 ol.upperalpha {
239 list-style-type: upper-alpha;
241 ol.lowerroman {
242 list-style-type: lower-roman;
244 ol.upperroman {
245 list-style-type: upper-roman;
248 div.compact ul, div.compact ol,
249 div.compact p, div.compact p,
250 div.compact div, div.compact div {
251 margin-top: 0.1em;
252 margin-bottom: 0.1em;
255 div.tableblock > table {
256 border: 3px solid #527bbd;
258 thead {
259 font-family: sans-serif;
260 font-weight: bold;
262 tfoot {
263 font-weight: bold;
265 td > div.verse {
266 white-space: pre;
268 p.table {
269 margin-top: 0;
271 /* Because the table frame attribute is overriden by CSS in most browsers. */
272 div.tableblock > table[frame="void"] {
273 border-style: none;
275 div.tableblock > table[frame="hsides"] {
276 border-left-style: none;
277 border-right-style: none;
279 div.tableblock > table[frame="vsides"] {
280 border-top-style: none;
281 border-bottom-style: none;
285 div.hdlist {
286 margin-top: 0.8em;
287 margin-bottom: 0.8em;
289 div.hdlist tr {
290 padding-bottom: 15px;
292 dt.hdlist1.strong, td.hdlist1.strong {
293 font-weight: bold;
295 td.hdlist1 {
296 vertical-align: top;
297 font-style: normal;
298 padding-right: 0.8em;
299 color: navy;
301 td.hdlist2 {
302 vertical-align: top;
304 div.hdlist.compact tr {
305 margin: 0;
306 padding-bottom: 0;
309 .comment {
310 background: yellow;
313 @media print {
314 div#footer-badges { display: none; }
317 div#toctitle {
318 color: #527bbd;
319 font-family: sans-serif;
320 font-size: 1.1em;
321 font-weight: bold;
322 margin-top: 1.0em;
323 margin-bottom: 0.1em;
326 div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
327 margin-top: 0;
328 margin-bottom: 0;
330 div.toclevel2 {
331 margin-left: 2em;
332 font-size: 0.9em;
334 div.toclevel3 {
335 margin-left: 4em;
336 font-size: 0.9em;
338 div.toclevel4 {
339 margin-left: 6em;
340 font-size: 0.9em;
342 /* Overrides for manpage documents */
343 h1 {
344 padding-top: 0.5em;
345 padding-bottom: 0.5em;
346 border-top: 2px solid silver;
347 border-bottom: 2px solid silver;
349 h2 {
350 border-style: none;
352 div.sectionbody {
353 margin-left: 5%;
356 @media print {
357 div#toc { display: none; }
360 /* Workarounds for IE6's broken and incomplete CSS2. */
362 div.sidebar-content {
363 background: #ffffee;
364 border: 1px solid silver;
365 padding: 0.5em;
367 div.sidebar-title, div.image-title {
368 color: #527bbd;
369 font-family: sans-serif;
370 font-weight: bold;
371 margin-top: 0.0em;
372 margin-bottom: 0.5em;
375 div.listingblock div.content {
376 border: 1px solid silver;
377 background: #f4f4f4;
378 padding: 0.5em;
381 div.quoteblock-attribution {
382 padding-top: 0.5em;
383 text-align: right;
386 div.verseblock-content {
387 white-space: pre;
389 div.verseblock-attribution {
390 padding-top: 0.75em;
391 text-align: left;
394 div.exampleblock-content {
395 border-left: 2px solid silver;
396 padding-left: 0.5em;
399 /* IE6 sets dynamically generated links as visited. */
400 div#toc a:visited { color: blue; }
401 </style>
402 </head>
403 <body>
404 <div id="header">
405 <h1>
406 git-stash(1) Manual Page
407 </h1>
408 <h2>NAME</h2>
409 <div class="sectionbody">
410 <p>git-stash -
411 Stash the changes in a dirty working directory away
412 </p>
413 </div>
414 </div>
415 <h2 id="_synopsis">SYNOPSIS</h2>
416 <div class="sectionbody">
417 <div class="verseblock">
418 <div class="verseblock-content"><em>git stash</em> list [&lt;options&gt;]
419 <em>git stash</em> show [&lt;stash&gt;]
420 <em>git stash</em> drop [-q|--quiet] [&lt;stash&gt;]
421 <em>git stash</em> ( pop | apply ) [--index] [-q|--quiet] [&lt;stash&gt;]
422 <em>git stash</em> branch &lt;branchname&gt; [&lt;stash&gt;]
423 <em>git stash</em> [save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet] [&lt;message&gt;]]
424 <em>git stash</em> clear
425 <em>git stash</em> create</div>
426 <div class="verseblock-attribution">
427 </div></div>
428 </div>
429 <h2 id="_description">DESCRIPTION</h2>
430 <div class="sectionbody">
431 <div class="paragraph"><p>Use <tt>git stash</tt> when you want to record the current state of the
432 working directory and the index, but want to go back to a clean
433 working directory. The command saves your local modifications away
434 and reverts the working directory to match the <tt>HEAD</tt> commit.</p></div>
435 <div class="paragraph"><p>The modifications stashed away by this command can be listed with
436 <tt>git stash list</tt>, inspected with <tt>git stash show</tt>, and restored
437 (potentially on top of a different commit) with <tt>git stash apply</tt>.
438 Calling <tt>git stash</tt> without any arguments is equivalent to <tt>git stash save</tt>.
439 A stash is by default listed as "WIP on <em>branchname</em> &#8230;", but
440 you can give a more descriptive message on the command line when
441 you create one.</p></div>
442 <div class="paragraph"><p>The latest stash you created is stored in <tt>refs/stash</tt>; older
443 stashes are found in the reflog of this reference and can be named using
444 the usual reflog syntax (e.g. <tt>stash@{0}</tt> is the most recently
445 created stash, <tt>stash@{1}</tt> is the one before it, <tt>stash@{2.hours.ago}</tt>
446 is also possible).</p></div>
447 </div>
448 <h2 id="_options">OPTIONS</h2>
449 <div class="sectionbody">
450 <div class="dlist"><dl>
451 <dt class="hdlist1">
452 save [-p|--patch] [--[no-]keep-index] [-q|--quiet] [&lt;message&gt;]
453 </dt>
454 <dd>
456 Save your local modifications to a new <em>stash</em>, and run <tt>git reset
457 --hard</tt> to revert them. The &lt;message&gt; part is optional and gives
458 the description along with the stashed state. For quickly making
459 a snapshot, you can omit <em>both</em> "save" and &lt;message&gt;, but giving
460 only &lt;message&gt; does not trigger this action to prevent a misspelled
461 subcommand from making an unwanted stash.
462 </p>
463 <div class="paragraph"><p>If the <tt>--keep-index</tt> option is used, all changes already added to the
464 index are left intact.</p></div>
465 <div class="paragraph"><p>With <tt>--patch</tt>, you can interactively select hunks from the diff
466 between HEAD and the working tree to be stashed. The stash entry is
467 constructed such that its index state is the same as the index state
468 of your repository, and its worktree contains only the changes you
469 selected interactively. The selected changes are then rolled back
470 from your worktree. See the &#8220;Interactive Mode&#8221; section of
471 <a href="git-add.html">git-add(1)</a> to learn how to operate the <tt>--patch</tt> mode.</p></div>
472 <div class="paragraph"><p>The <tt>--patch</tt> option implies <tt>--keep-index</tt>. You can use
473 <tt>--no-keep-index</tt> to override this.</p></div>
474 </dd>
475 <dt class="hdlist1">
476 list [&lt;options&gt;]
477 </dt>
478 <dd>
480 List the stashes that you currently have. Each <em>stash</em> is listed
481 with its name (e.g. <tt>stash@{0}</tt> is the latest stash, <tt>stash@{1}</tt> is
482 the one before, etc.), the name of the branch that was current when the
483 stash was made, and a short description of the commit the stash was
484 based on.
485 </p>
486 <div class="listingblock">
487 <div class="content">
488 <pre><tt>stash@{0}: WIP on submit: 6ebd0e2... Update git-stash documentation
489 stash@{1}: On master: 9cc0589... Add git-stash</tt></pre>
490 </div></div>
491 <div class="paragraph"><p>The command takes options applicable to the <em>git log</em>
492 command to control what is shown and how. See <a href="git-log.html">git-log(1)</a>.</p></div>
493 </dd>
494 <dt class="hdlist1">
495 show [&lt;stash&gt;]
496 </dt>
497 <dd>
499 Show the changes recorded in the stash as a diff between the
500 stashed state and its original parent. When no <tt>&lt;stash&gt;</tt> is given,
501 shows the latest one. By default, the command shows the diffstat, but
502 it will accept any format known to <em>git diff</em> (e.g., <tt>git stash show
503 -p stash@{1}</tt> to view the second most recent stash in patch form).
504 </p>
505 </dd>
506 <dt class="hdlist1">
507 pop [--index] [-q|--quiet] [&lt;stash&gt;]
508 </dt>
509 <dd>
511 Remove a single stashed state from the stash list and apply it
512 on top of the current working tree state, i.e., do the inverse
513 operation of <tt>git stash save</tt>. The working directory must
514 match the index.
515 </p>
516 <div class="paragraph"><p>Applying the state can fail with conflicts; in this case, it is not
517 removed from the stash list. You need to resolve the conflicts by hand
518 and call <tt>git stash drop</tt> manually afterwards.</p></div>
519 <div class="paragraph"><p>If the <tt>--index</tt> option is used, then tries to reinstate not only the working
520 tree&#8217;s changes, but also the index&#8217;s ones. However, this can fail, when you
521 have conflicts (which are stored in the index, where you therefore can no
522 longer apply the changes as they were originally).</p></div>
523 <div class="paragraph"><p>When no <tt>&lt;stash&gt;</tt> is given, <tt>stash@{0}</tt> is assumed, otherwise <tt>&lt;stash&gt;</tt> must
524 be a reference of the form <tt>stash@{&lt;revision&gt;}</tt>.</p></div>
525 </dd>
526 <dt class="hdlist1">
527 apply [--index] [-q|--quiet] [&lt;stash&gt;]
528 </dt>
529 <dd>
531 Like <tt>pop</tt>, but do not remove the state from the stash list. Unlike <tt>pop</tt>,
532 <tt>&lt;stash&gt;</tt> may be any commit that looks like a commit created by
533 <tt>stash save</tt> or <tt>stash create</tt>.
534 </p>
535 </dd>
536 <dt class="hdlist1">
537 branch &lt;branchname&gt; [&lt;stash&gt;]
538 </dt>
539 <dd>
541 Creates and checks out a new branch named <tt>&lt;branchname&gt;</tt> starting from
542 the commit at which the <tt>&lt;stash&gt;</tt> was originally created, applies the
543 changes recorded in <tt>&lt;stash&gt;</tt> to the new working tree and index.
544 If that succeeds, and <tt>&lt;stash&gt;</tt> is a reference of the form
545 <tt>stash@{&lt;revision&gt;}</tt>, it then drops the <tt>&lt;stash&gt;</tt>. When no <tt>&lt;stash&gt;</tt>
546 is given, applies the latest one.
547 </p>
548 <div class="paragraph"><p>This is useful if the branch on which you ran <tt>git stash save</tt> has
549 changed enough that <tt>git stash apply</tt> fails due to conflicts. Since
550 the stash is applied on top of the commit that was HEAD at the time
551 <tt>git stash</tt> was run, it restores the originally stashed state with
552 no conflicts.</p></div>
553 </dd>
554 <dt class="hdlist1">
555 clear
556 </dt>
557 <dd>
559 Remove all the stashed states. Note that those states will then
560 be subject to pruning, and may be impossible to recover (see
561 <em>Examples</em> below for a possible strategy).
562 </p>
563 </dd>
564 <dt class="hdlist1">
565 drop [-q|--quiet] [&lt;stash&gt;]
566 </dt>
567 <dd>
569 Remove a single stashed state from the stash list. When no <tt>&lt;stash&gt;</tt>
570 is given, it removes the latest one. i.e. <tt>stash@{0}</tt>, otherwise
571 <tt>&lt;stash&gt;</tt> must a valid stash log reference of the form
572 <tt>stash@{&lt;revision&gt;}</tt>.
573 </p>
574 </dd>
575 <dt class="hdlist1">
576 create
577 </dt>
578 <dd>
580 Create a stash (which is a regular commit object) and return its
581 object name, without storing it anywhere in the ref namespace.
582 </p>
583 </dd>
584 </dl></div>
585 </div>
586 <h2 id="_discussion">DISCUSSION</h2>
587 <div class="sectionbody">
588 <div class="paragraph"><p>A stash is represented as a commit whose tree records the state of the
589 working directory, and its first parent is the commit at <tt>HEAD</tt> when
590 the stash was created. The tree of the second parent records the
591 state of the index when the stash is made, and it is made a child of
592 the <tt>HEAD</tt> commit. The ancestry graph looks like this:</p></div>
593 <div class="literalblock">
594 <div class="content">
595 <pre><tt> .----W
597 -----H----I</tt></pre>
598 </div></div>
599 <div class="paragraph"><p>where <tt>H</tt> is the <tt>HEAD</tt> commit, <tt>I</tt> is a commit that records the state
600 of the index, and <tt>W</tt> is a commit that records the state of the working
601 tree.</p></div>
602 </div>
603 <h2 id="_examples">EXAMPLES</h2>
604 <div class="sectionbody">
605 <div class="dlist"><dl>
606 <dt class="hdlist1">
607 Pulling into a dirty tree
608 </dt>
609 <dd>
611 When you are in the middle of something, you learn that there are
612 upstream changes that are possibly relevant to what you are
613 doing. When your local changes do not conflict with the changes in
614 the upstream, a simple <tt>git pull</tt> will let you move forward.
615 </p>
616 <div class="paragraph"><p>However, there are cases in which your local changes do conflict with
617 the upstream changes, and <tt>git pull</tt> refuses to overwrite your
618 changes. In such a case, you can stash your changes away,
619 perform a pull, and then unstash, like this:</p></div>
620 <div class="listingblock">
621 <div class="content">
622 <pre><tt>$ git pull
624 file foobar not up to date, cannot merge.
625 $ git stash
626 $ git pull
627 $ git stash pop</tt></pre>
628 </div></div>
629 </dd>
630 <dt class="hdlist1">
631 Interrupted workflow
632 </dt>
633 <dd>
635 When you are in the middle of something, your boss comes in and
636 demands that you fix something immediately. Traditionally, you would
637 make a commit to a temporary branch to store your changes away, and
638 return to your original branch to make the emergency fix, like this:
639 </p>
640 <div class="listingblock">
641 <div class="content">
642 <pre><tt># ... hack hack hack ...
643 $ git checkout -b my_wip
644 $ git commit -a -m "WIP"
645 $ git checkout master
646 $ edit emergency fix
647 $ git commit -a -m "Fix in a hurry"
648 $ git checkout my_wip
649 $ git reset --soft HEAD^
650 # ... continue hacking ...</tt></pre>
651 </div></div>
652 <div class="paragraph"><p>You can use <em>git stash</em> to simplify the above, like this:</p></div>
653 <div class="listingblock">
654 <div class="content">
655 <pre><tt># ... hack hack hack ...
656 $ git stash
657 $ edit emergency fix
658 $ git commit -a -m "Fix in a hurry"
659 $ git stash pop
660 # ... continue hacking ...</tt></pre>
661 </div></div>
662 </dd>
663 <dt class="hdlist1">
664 Testing partial commits
665 </dt>
666 <dd>
668 You can use <tt>git stash save --keep-index</tt> when you want to make two or
669 more commits out of the changes in the work tree, and you want to test
670 each change before committing:
671 </p>
672 <div class="listingblock">
673 <div class="content">
674 <pre><tt># ... hack hack hack ...
675 $ git add --patch foo # add just first part to the index
676 $ git stash save --keep-index # save all other changes to the stash
677 $ edit/build/test first part
678 $ git commit -m 'First part' # commit fully tested change
679 $ git stash pop # prepare to work on all other changes
680 # ... repeat above five steps until one commit remains ...
681 $ edit/build/test remaining parts
682 $ git commit foo -m 'Remaining parts'</tt></pre>
683 </div></div>
684 </dd>
685 <dt class="hdlist1">
686 Recovering stashes that were cleared/dropped erroneously
687 </dt>
688 <dd>
690 If you mistakenly drop or clear stashes, they cannot be recovered
691 through the normal safety mechanisms. However, you can try the
692 following incantation to get a list of stashes that are still in your
693 repository, but not reachable any more:
694 </p>
695 <div class="listingblock">
696 <div class="content">
697 <pre><tt>git fsck --unreachable |
698 grep commit | cut -d\ -f3 |
699 xargs git log --merges --no-walk --grep=WIP</tt></pre>
700 </div></div>
701 </dd>
702 </dl></div>
703 </div>
704 <h2 id="_see_also">SEE ALSO</h2>
705 <div class="sectionbody">
706 <div class="paragraph"><p><a href="git-checkout.html">git-checkout(1)</a>,
707 <a href="git-commit.html">git-commit(1)</a>,
708 <a href="git-reflog.html">git-reflog(1)</a>,
709 <a href="git-reset.html">git-reset(1)</a></p></div>
710 </div>
711 <h2 id="_git">GIT</h2>
712 <div class="sectionbody">
713 <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
714 </div>
715 <div id="footer">
716 <div id="footer-text">
717 Last updated 2011-05-11 20:08:54 UTC
718 </div>
719 </div>
720 </body>
721 </html>