Autogenerated HTML docs for v1.7.5-52-ge839f
[git/jnareb-git.git] / git-stash.html
blob657f70b07ae1d51dfb4163b3981671a3a8cd413f
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 [--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 [--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 in 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.</p></div>
471 <div class="paragraph"><p>The <tt>--patch</tt> option implies <tt>--keep-index</tt>. You can use
472 <tt>--no-keep-index</tt> to override this.</p></div>
473 </dd>
474 <dt class="hdlist1">
475 list [&lt;options&gt;]
476 </dt>
477 <dd>
479 List the stashes that you currently have. Each <em>stash</em> is listed
480 with its name (e.g. <tt>stash@{0}</tt> is the latest stash, <tt>stash@{1}</tt> is
481 the one before, etc.), the name of the branch that was current when the
482 stash was made, and a short description of the commit the stash was
483 based on.
484 </p>
485 <div class="listingblock">
486 <div class="content">
487 <pre><tt>stash@{0}: WIP on submit: 6ebd0e2... Update git-stash documentation
488 stash@{1}: On master: 9cc0589... Add git-stash</tt></pre>
489 </div></div>
490 <div class="paragraph"><p>The command takes options applicable to the <em>git log</em>
491 command to control what is shown and how. See <a href="git-log.html">git-log(1)</a>.</p></div>
492 </dd>
493 <dt class="hdlist1">
494 show [&lt;stash&gt;]
495 </dt>
496 <dd>
498 Show the changes recorded in the stash as a diff between the
499 stashed state and its original parent. When no <tt>&lt;stash&gt;</tt> is given,
500 shows the latest one. By default, the command shows the diffstat, but
501 it will accept any format known to <em>git diff</em> (e.g., <tt>git stash show
502 -p stash@{1}</tt> to view the second most recent stash in patch form).
503 </p>
504 </dd>
505 <dt class="hdlist1">
506 pop [--index] [-q|--quiet] [&lt;stash&gt;]
507 </dt>
508 <dd>
510 Remove a single stashed state from the stash list and apply it
511 on top of the current working tree state, i.e., do the inverse
512 operation of <tt>git stash save</tt>. The working directory must
513 match the index.
514 </p>
515 <div class="paragraph"><p>Applying the state can fail with conflicts; in this case, it is not
516 removed from the stash list. You need to resolve the conflicts by hand
517 and call <tt>git stash drop</tt> manually afterwards.</p></div>
518 <div class="paragraph"><p>If the <tt>--index</tt> option is used, then tries to reinstate not only the working
519 tree&#8217;s changes, but also the index&#8217;s ones. However, this can fail, when you
520 have conflicts (which are stored in the index, where you therefore can no
521 longer apply the changes as they were originally).</p></div>
522 <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
523 be a reference of the form <tt>stash@{&lt;revision&gt;}</tt>.</p></div>
524 </dd>
525 <dt class="hdlist1">
526 apply [--index] [-q|--quiet] [&lt;stash&gt;]
527 </dt>
528 <dd>
530 Like <tt>pop</tt>, but do not remove the state from the stash list. Unlike <tt>pop</tt>,
531 <tt>&lt;stash&gt;</tt> may be any commit that looks like a commit created by
532 <tt>stash save</tt> or <tt>stash create</tt>.
533 </p>
534 </dd>
535 <dt class="hdlist1">
536 branch &lt;branchname&gt; [&lt;stash&gt;]
537 </dt>
538 <dd>
540 Creates and checks out a new branch named <tt>&lt;branchname&gt;</tt> starting from
541 the commit at which the <tt>&lt;stash&gt;</tt> was originally created, applies the
542 changes recorded in <tt>&lt;stash&gt;</tt> to the new working tree and index.
543 If that succeeds, and <tt>&lt;stash&gt;</tt> is a reference of the form
544 <tt>stash@{&lt;revision&gt;}</tt>, it then drops the <tt>&lt;stash&gt;</tt>. When no <tt>&lt;stash&gt;</tt>
545 is given, applies the latest one.
546 </p>
547 <div class="paragraph"><p>This is useful if the branch on which you ran <tt>git stash save</tt> has
548 changed enough that <tt>git stash apply</tt> fails due to conflicts. Since
549 the stash is applied on top of the commit that was HEAD at the time
550 <tt>git stash</tt> was run, it restores the originally stashed state with
551 no conflicts.</p></div>
552 </dd>
553 <dt class="hdlist1">
554 clear
555 </dt>
556 <dd>
558 Remove all the stashed states. Note that those states will then
559 be subject to pruning, and may be impossible to recover (see
560 <em>Examples</em> below for a possible strategy).
561 </p>
562 </dd>
563 <dt class="hdlist1">
564 drop [-q|--quiet] [&lt;stash&gt;]
565 </dt>
566 <dd>
568 Remove a single stashed state from the stash list. When no <tt>&lt;stash&gt;</tt>
569 is given, it removes the latest one. i.e. <tt>stash@{0}</tt>, otherwise
570 <tt>&lt;stash&gt;</tt> must a valid stash log reference of the form
571 <tt>stash@{&lt;revision&gt;}</tt>.
572 </p>
573 </dd>
574 <dt class="hdlist1">
575 create
576 </dt>
577 <dd>
579 Create a stash (which is a regular commit object) and return its
580 object name, without storing it anywhere in the ref namespace.
581 </p>
582 </dd>
583 </dl></div>
584 </div>
585 <h2 id="_discussion">DISCUSSION</h2>
586 <div class="sectionbody">
587 <div class="paragraph"><p>A stash is represented as a commit whose tree records the state of the
588 working directory, and its first parent is the commit at <tt>HEAD</tt> when
589 the stash was created. The tree of the second parent records the
590 state of the index when the stash is made, and it is made a child of
591 the <tt>HEAD</tt> commit. The ancestry graph looks like this:</p></div>
592 <div class="literalblock">
593 <div class="content">
594 <pre><tt> .----W
596 -----H----I</tt></pre>
597 </div></div>
598 <div class="paragraph"><p>where <tt>H</tt> is the <tt>HEAD</tt> commit, <tt>I</tt> is a commit that records the state
599 of the index, and <tt>W</tt> is a commit that records the state of the working
600 tree.</p></div>
601 </div>
602 <h2 id="_examples">EXAMPLES</h2>
603 <div class="sectionbody">
604 <div class="dlist"><dl>
605 <dt class="hdlist1">
606 Pulling into a dirty tree
607 </dt>
608 <dd>
610 When you are in the middle of something, you learn that there are
611 upstream changes that are possibly relevant to what you are
612 doing. When your local changes do not conflict with the changes in
613 the upstream, a simple <tt>git pull</tt> will let you move forward.
614 </p>
615 <div class="paragraph"><p>However, there are cases in which your local changes do conflict with
616 the upstream changes, and <tt>git pull</tt> refuses to overwrite your
617 changes. In such a case, you can stash your changes away,
618 perform a pull, and then unstash, like this:</p></div>
619 <div class="listingblock">
620 <div class="content">
621 <pre><tt>$ git pull
623 file foobar not up to date, cannot merge.
624 $ git stash
625 $ git pull
626 $ git stash pop</tt></pre>
627 </div></div>
628 </dd>
629 <dt class="hdlist1">
630 Interrupted workflow
631 </dt>
632 <dd>
634 When you are in the middle of something, your boss comes in and
635 demands that you fix something immediately. Traditionally, you would
636 make a commit to a temporary branch to store your changes away, and
637 return to your original branch to make the emergency fix, like this:
638 </p>
639 <div class="listingblock">
640 <div class="content">
641 <pre><tt># ... hack hack hack ...
642 $ git checkout -b my_wip
643 $ git commit -a -m "WIP"
644 $ git checkout master
645 $ edit emergency fix
646 $ git commit -a -m "Fix in a hurry"
647 $ git checkout my_wip
648 $ git reset --soft HEAD^
649 # ... continue hacking ...</tt></pre>
650 </div></div>
651 <div class="paragraph"><p>You can use <em>git stash</em> to simplify the above, like this:</p></div>
652 <div class="listingblock">
653 <div class="content">
654 <pre><tt># ... hack hack hack ...
655 $ git stash
656 $ edit emergency fix
657 $ git commit -a -m "Fix in a hurry"
658 $ git stash pop
659 # ... continue hacking ...</tt></pre>
660 </div></div>
661 </dd>
662 <dt class="hdlist1">
663 Testing partial commits
664 </dt>
665 <dd>
667 You can use <tt>git stash save --keep-index</tt> when you want to make two or
668 more commits out of the changes in the work tree, and you want to test
669 each change before committing:
670 </p>
671 <div class="listingblock">
672 <div class="content">
673 <pre><tt># ... hack hack hack ...
674 $ git add --patch foo # add just first part to the index
675 $ git stash save --keep-index # save all other changes to the stash
676 $ edit/build/test first part
677 $ git commit -m 'First part' # commit fully tested change
678 $ git stash pop # prepare to work on all other changes
679 # ... repeat above five steps until one commit remains ...
680 $ edit/build/test remaining parts
681 $ git commit foo -m 'Remaining parts'</tt></pre>
682 </div></div>
683 </dd>
684 <dt class="hdlist1">
685 Recovering stashes that were cleared/dropped erroneously
686 </dt>
687 <dd>
689 If you mistakenly drop or clear stashes, they cannot be recovered
690 through the normal safety mechanisms. However, you can try the
691 following incantation to get a list of stashes that are still in your
692 repository, but not reachable any more:
693 </p>
694 <div class="listingblock">
695 <div class="content">
696 <pre><tt>git fsck --unreachable |
697 grep commit | cut -d\ -f3 |
698 xargs git log --merges --no-walk --grep=WIP</tt></pre>
699 </div></div>
700 </dd>
701 </dl></div>
702 </div>
703 <h2 id="_see_also">SEE ALSO</h2>
704 <div class="sectionbody">
705 <div class="paragraph"><p><a href="git-checkout.html">git-checkout(1)</a>,
706 <a href="git-commit.html">git-commit(1)</a>,
707 <a href="git-reflog.html">git-reflog(1)</a>,
708 <a href="git-reset.html">git-reset(1)</a></p></div>
709 </div>
710 <h2 id="_git">GIT</h2>
711 <div class="sectionbody">
712 <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
713 </div>
714 <div id="footer">
715 <div id="footer-text">
716 Last updated 2011-03-15 23:30:14 UTC
717 </div>
718 </div>
719 </body>
720 </html>