blob: a77c2cd9311c3c0e6d09af0079343f189a4222a9 [file] [log] [blame]
Junio C Hamano944ce252018-05-30 22:25:261<?xml version="1.0" encoding="UTF-8"?>
Junio C Hamanodfccbb02008-05-26 01:16:142<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5<head>
Junio C Hamano9d971152012-12-19 00:43:116<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
Junio C Hamano944ce252018-05-30 22:25:267<meta name="generator" content="AsciiDoc 8.6.10" />
Junio C Hamano97bcb482010-11-25 03:16:078<title>gittutorial(7)</title>
Junio C Hamanodfccbb02008-05-26 01:16:149<style type="text/css">
Junio C Hamano9d971152012-12-19 00:43:1110/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
11
12/* Default font. */
13body {
14 font-family: Georgia,serif;
15}
16
17/* Title font. */
18h1, h2, h3, h4, h5, h6,
19div.title, caption.title,
20thead, p.table.header,
21#toctitle,
22#author, #revnumber, #revdate, #revremark,
23#footer {
24 font-family: Arial,Helvetica,sans-serif;
Junio C Hamanodfccbb02008-05-26 01:16:1425}
26
27body {
28 margin: 1em 5% 1em 5%;
29}
30
Junio C Hamanoba4b9282008-07-06 05:20:3131a {
32 color: blue;
33 text-decoration: underline;
34}
35a:visited {
36 color: fuchsia;
37}
Junio C Hamanodfccbb02008-05-26 01:16:1438
39em {
40 font-style: italic;
Junio C Hamano97bcb482010-11-25 03:16:0741 color: navy;
Junio C Hamanodfccbb02008-05-26 01:16:1442}
43
44strong {
45 font-weight: bold;
Junio C Hamano97bcb482010-11-25 03:16:0746 color: #083194;
Junio C Hamanodfccbb02008-05-26 01:16:1447}
48
Junio C Hamanodfccbb02008-05-26 01:16:1449h1, h2, h3, h4, h5, h6 {
50 color: #527bbd;
Junio C Hamanodfccbb02008-05-26 01:16:1451 margin-top: 1.2em;
52 margin-bottom: 0.5em;
53 line-height: 1.3;
54}
55
Junio C Hamanoba4b9282008-07-06 05:20:3156h1, h2, h3 {
Junio C Hamanodfccbb02008-05-26 01:16:1457 border-bottom: 2px solid silver;
58}
59h2 {
Junio C Hamanodfccbb02008-05-26 01:16:1460 padding-top: 0.5em;
61}
Junio C Hamanoba4b9282008-07-06 05:20:3162h3 {
63 float: left;
64}
65h3 + * {
66 clear: left;
67}
Junio C Hamano9d971152012-12-19 00:43:1168h5 {
69 font-size: 1.0em;
70}
Junio C Hamanodfccbb02008-05-26 01:16:1471
72div.sectionbody {
Junio C Hamanodfccbb02008-05-26 01:16:1473 margin-left: 0;
74}
75
76hr {
77 border: 1px solid silver;
78}
79
80p {
81 margin-top: 0.5em;
82 margin-bottom: 0.5em;
83}
84
Junio C Hamano97bcb482010-11-25 03:16:0785ul, ol, li > p {
86 margin-top: 0;
87}
Junio C Hamano9d971152012-12-19 00:43:1188ul > li { color: #aaa; }
89ul > li > * { color: black; }
Junio C Hamano97bcb482010-11-25 03:16:0790
Junio C Hamano446e30b2014-10-16 21:30:3291.monospaced, code, pre {
92 font-family: "Courier New", Courier, monospace;
93 font-size: inherit;
94 color: navy;
Junio C Hamanodfccbb02008-05-26 01:16:1495 padding: 0;
96 margin: 0;
97}
Junio C Hamano446e30b2014-10-16 21:30:3298pre {
99 white-space: pre-wrap;
100}
Junio C Hamanodfccbb02008-05-26 01:16:14101
Junio C Hamano9d971152012-12-19 00:43:11102#author {
Junio C Hamanodfccbb02008-05-26 01:16:14103 color: #527bbd;
Junio C Hamanodfccbb02008-05-26 01:16:14104 font-weight: bold;
Junio C Hamanoba4b9282008-07-06 05:20:31105 font-size: 1.1em;
Junio C Hamanodfccbb02008-05-26 01:16:14106}
Junio C Hamano9d971152012-12-19 00:43:11107#email {
Junio C Hamanodfccbb02008-05-26 01:16:14108}
Junio C Hamano9d971152012-12-19 00:43:11109#revnumber, #revdate, #revremark {
Junio C Hamanodfccbb02008-05-26 01:16:14110}
111
Junio C Hamano9d971152012-12-19 00:43:11112#footer {
Junio C Hamanodfccbb02008-05-26 01:16:14113 font-size: small;
114 border-top: 2px solid silver;
115 padding-top: 0.5em;
116 margin-top: 4.0em;
117}
Junio C Hamano9d971152012-12-19 00:43:11118#footer-text {
Junio C Hamanodfccbb02008-05-26 01:16:14119 float: left;
120 padding-bottom: 0.5em;
121}
Junio C Hamano9d971152012-12-19 00:43:11122#footer-badges {
Junio C Hamanodfccbb02008-05-26 01:16:14123 float: right;
124 padding-bottom: 0.5em;
125}
126
Junio C Hamano9d971152012-12-19 00:43:11127#preamble {
Junio C Hamano97bcb482010-11-25 03:16:07128 margin-top: 1.5em;
129 margin-bottom: 1.5em;
130}
Junio C Hamano9d971152012-12-19 00:43:11131div.imageblock, div.exampleblock, div.verseblock,
Junio C Hamanodfccbb02008-05-26 01:16:14132div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
133div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22134 margin-top: 1.0em;
Junio C Hamanodfccbb02008-05-26 01:16:14135 margin-bottom: 1.5em;
136}
137div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22138 margin-top: 2.0em;
139 margin-bottom: 2.0em;
140 margin-right: 10%;
141 color: #606060;
Junio C Hamanodfccbb02008-05-26 01:16:14142}
143
144div.content { /* Block element content. */
145 padding: 0;
146}
147
148/* Block element titles. */
149div.title, caption.title {
Junio C Hamano97bcb482010-11-25 03:16:07150 color: #527bbd;
Junio C Hamanodfccbb02008-05-26 01:16:14151 font-weight: bold;
152 text-align: left;
153 margin-top: 1.0em;
154 margin-bottom: 0.5em;
155}
156div.title + * {
157 margin-top: 0;
158}
159
160td div.title:first-child {
161 margin-top: 0.0em;
162}
163div.content div.title:first-child {
164 margin-top: 0.0em;
165}
166div.content + div.title {
167 margin-top: 0.0em;
168}
169
170div.sidebarblock > div.content {
171 background: #ffffee;
Junio C Hamano9d971152012-12-19 00:43:11172 border: 1px solid #dddddd;
173 border-left: 4px solid #f0f0f0;
Junio C Hamanodfccbb02008-05-26 01:16:14174 padding: 0.5em;
175}
176
177div.listingblock > div.content {
Junio C Hamano9d971152012-12-19 00:43:11178 border: 1px solid #dddddd;
179 border-left: 5px solid #f0f0f0;
180 background: #f8f8f8;
Junio C Hamanodfccbb02008-05-26 01:16:14181 padding: 0.5em;
182}
183
Junio C Hamano7bd050f2011-09-22 06:32:22184div.quoteblock, div.verseblock {
185 padding-left: 1.0em;
186 margin-left: 1.0em;
Junio C Hamano97bcb482010-11-25 03:16:07187 margin-right: 10%;
Junio C Hamano9d971152012-12-19 00:43:11188 border-left: 5px solid #f0f0f0;
189 color: #888;
Junio C Hamanodfccbb02008-05-26 01:16:14190}
Junio C Hamano7bd050f2011-09-22 06:32:22191
Junio C Hamano97bcb482010-11-25 03:16:07192div.quoteblock > div.attribution {
193 padding-top: 0.5em;
Junio C Hamanodfccbb02008-05-26 01:16:14194 text-align: right;
195}
Junio C Hamano97bcb482010-11-25 03:16:07196
Junio C Hamano9d971152012-12-19 00:43:11197div.verseblock > pre.content {
198 font-family: inherit;
199 font-size: inherit;
Junio C Hamano97bcb482010-11-25 03:16:07200}
201div.verseblock > div.attribution {
202 padding-top: 0.75em;
203 text-align: left;
204}
205/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
Junio C Hamanoba4b9282008-07-06 05:20:31206div.verseblock + div.attribution {
207 text-align: left;
208}
Junio C Hamanodfccbb02008-05-26 01:16:14209
210div.admonitionblock .icon {
211 vertical-align: top;
212 font-size: 1.1em;
213 font-weight: bold;
214 text-decoration: underline;
215 color: #527bbd;
216 padding-right: 0.5em;
217}
218div.admonitionblock td.content {
219 padding-left: 0.5em;
Junio C Hamano7bd050f2011-09-22 06:32:22220 border-left: 3px solid #dddddd;
Junio C Hamanodfccbb02008-05-26 01:16:14221}
222
223div.exampleblock > div.content {
Junio C Hamano7bd050f2011-09-22 06:32:22224 border-left: 3px solid #dddddd;
225 padding-left: 0.5em;
Junio C Hamanodfccbb02008-05-26 01:16:14226}
227
Junio C Hamanodfccbb02008-05-26 01:16:14228div.imageblock div.content { padding-left: 0; }
Junio C Hamano446e30b2014-10-16 21:30:32229span.image img { border-style: none; vertical-align: text-bottom; }
Junio C Hamano97bcb482010-11-25 03:16:07230a.image:visited { color: white; }
Junio C Hamanodfccbb02008-05-26 01:16:14231
232dl {
233 margin-top: 0.8em;
234 margin-bottom: 0.8em;
235}
236dt {
237 margin-top: 0.5em;
238 margin-bottom: 0;
Junio C Hamano97bcb482010-11-25 03:16:07239 font-style: normal;
240 color: navy;
Junio C Hamanodfccbb02008-05-26 01:16:14241}
242dd > *:first-child {
Junio C Hamano97bcb482010-11-25 03:16:07243 margin-top: 0.1em;
Junio C Hamanodfccbb02008-05-26 01:16:14244}
245
246ul, ol {
247 list-style-position: outside;
248}
Junio C Hamano97bcb482010-11-25 03:16:07249ol.arabic {
250 list-style-type: decimal;
251}
252ol.loweralpha {
Junio C Hamanodfccbb02008-05-26 01:16:14253 list-style-type: lower-alpha;
254}
Junio C Hamano97bcb482010-11-25 03:16:07255ol.upperalpha {
256 list-style-type: upper-alpha;
257}
258ol.lowerroman {
259 list-style-type: lower-roman;
260}
261ol.upperroman {
262 list-style-type: upper-roman;
263}
264
265div.compact ul, div.compact ol,
266div.compact p, div.compact p,
267div.compact div, div.compact div {
268 margin-top: 0.1em;
269 margin-bottom: 0.1em;
270}
Junio C Hamanodfccbb02008-05-26 01:16:14271
Junio C Hamanodfccbb02008-05-26 01:16:14272tfoot {
273 font-weight: bold;
274}
Junio C Hamano97bcb482010-11-25 03:16:07275td > div.verse {
276 white-space: pre;
277}
Junio C Hamano97bcb482010-11-25 03:16:07278
279div.hdlist {
Junio C Hamanodfccbb02008-05-26 01:16:14280 margin-top: 0.8em;
281 margin-bottom: 0.8em;
282}
Junio C Hamano97bcb482010-11-25 03:16:07283div.hdlist tr {
284 padding-bottom: 15px;
Junio C Hamanoba4b9282008-07-06 05:20:31285}
Junio C Hamano97bcb482010-11-25 03:16:07286dt.hdlist1.strong, td.hdlist1.strong {
287 font-weight: bold;
288}
289td.hdlist1 {
Junio C Hamanodfccbb02008-05-26 01:16:14290 vertical-align: top;
Junio C Hamano97bcb482010-11-25 03:16:07291 font-style: normal;
Junio C Hamanodfccbb02008-05-26 01:16:14292 padding-right: 0.8em;
Junio C Hamano97bcb482010-11-25 03:16:07293 color: navy;
Junio C Hamanodfccbb02008-05-26 01:16:14294}
Junio C Hamano97bcb482010-11-25 03:16:07295td.hdlist2 {
Junio C Hamanodfccbb02008-05-26 01:16:14296 vertical-align: top;
297}
Junio C Hamano97bcb482010-11-25 03:16:07298div.hdlist.compact tr {
299 margin: 0;
300 padding-bottom: 0;
301}
302
303.comment {
304 background: yellow;
305}
Junio C Hamanodfccbb02008-05-26 01:16:14306
Junio C Hamano7bd050f2011-09-22 06:32:22307.footnote, .footnoteref {
308 font-size: 0.8em;
309}
310
311span.footnote, span.footnoteref {
312 vertical-align: super;
313}
314
315#footnotes {
316 margin: 20px 0 20px 0;
317 padding: 7px 0 0 0;
318}
319
320#footnotes div.footnote {
321 margin: 0 0 5px 0;
322}
323
324#footnotes hr {
325 border: none;
326 border-top: 1px solid silver;
327 height: 1px;
328 text-align: left;
329 margin-left: 0;
330 width: 20%;
331 min-width: 100px;
332}
333
Junio C Hamano9d971152012-12-19 00:43:11334div.colist td {
335 padding-right: 0.5em;
336 padding-bottom: 0.3em;
337 vertical-align: top;
338}
339div.colist td img {
340 margin-top: 0.3em;
Junio C Hamanodfccbb02008-05-26 01:16:14341}
Junio C Hamanoba4b9282008-07-06 05:20:31342
Junio C Hamano9d971152012-12-19 00:43:11343@media print {
344 #footer-badges { display: none; }
345}
346
347#toc {
Junio C Hamano7bd050f2011-09-22 06:32:22348 margin-bottom: 2.5em;
349}
350
Junio C Hamano9d971152012-12-19 00:43:11351#toctitle {
Junio C Hamanoba4b9282008-07-06 05:20:31352 color: #527bbd;
Junio C Hamanoba4b9282008-07-06 05:20:31353 font-size: 1.1em;
354 font-weight: bold;
355 margin-top: 1.0em;
356 margin-bottom: 0.1em;
357}
358
Junio C Hamano446e30b2014-10-16 21:30:32359div.toclevel0, div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
Junio C Hamanoba4b9282008-07-06 05:20:31360 margin-top: 0;
361 margin-bottom: 0;
362}
363div.toclevel2 {
364 margin-left: 2em;
365 font-size: 0.9em;
366}
367div.toclevel3 {
368 margin-left: 4em;
369 font-size: 0.9em;
370}
371div.toclevel4 {
372 margin-left: 6em;
373 font-size: 0.9em;
374}
Junio C Hamano9d971152012-12-19 00:43:11375
376span.aqua { color: aqua; }
377span.black { color: black; }
378span.blue { color: blue; }
379span.fuchsia { color: fuchsia; }
380span.gray { color: gray; }
381span.green { color: green; }
382span.lime { color: lime; }
383span.maroon { color: maroon; }
384span.navy { color: navy; }
385span.olive { color: olive; }
386span.purple { color: purple; }
387span.red { color: red; }
388span.silver { color: silver; }
389span.teal { color: teal; }
390span.white { color: white; }
391span.yellow { color: yellow; }
392
393span.aqua-background { background: aqua; }
394span.black-background { background: black; }
395span.blue-background { background: blue; }
396span.fuchsia-background { background: fuchsia; }
397span.gray-background { background: gray; }
398span.green-background { background: green; }
399span.lime-background { background: lime; }
400span.maroon-background { background: maroon; }
401span.navy-background { background: navy; }
402span.olive-background { background: olive; }
403span.purple-background { background: purple; }
404span.red-background { background: red; }
405span.silver-background { background: silver; }
406span.teal-background { background: teal; }
407span.white-background { background: white; }
408span.yellow-background { background: yellow; }
409
410span.big { font-size: 2em; }
411span.small { font-size: 0.6em; }
412
413span.underline { text-decoration: underline; }
414span.overline { text-decoration: overline; }
415span.line-through { text-decoration: line-through; }
416
Junio C Hamano446e30b2014-10-16 21:30:32417div.unbreakable { page-break-inside: avoid; }
418
Junio C Hamano9d971152012-12-19 00:43:11419
420/*
421 * xhtml11 specific
422 *
423 * */
424
425div.tableblock {
426 margin-top: 1.0em;
427 margin-bottom: 1.5em;
428}
429div.tableblock > table {
430 border: 3px solid #527bbd;
431}
432thead, p.table.header {
433 font-weight: bold;
434 color: #527bbd;
435}
436p.table {
437 margin-top: 0;
438}
439/* Because the table frame attribute is overriden by CSS in most browsers. */
440div.tableblock > table[frame="void"] {
441 border-style: none;
442}
443div.tableblock > table[frame="hsides"] {
444 border-left-style: none;
445 border-right-style: none;
446}
447div.tableblock > table[frame="vsides"] {
448 border-top-style: none;
449 border-bottom-style: none;
450}
451
452
453/*
454 * html5 specific
455 *
456 * */
457
458table.tableblock {
459 margin-top: 1.0em;
460 margin-bottom: 1.5em;
461}
462thead, p.tableblock.header {
463 font-weight: bold;
464 color: #527bbd;
465}
466p.tableblock {
467 margin-top: 0;
468}
469table.tableblock {
470 border-width: 3px;
471 border-spacing: 0px;
472 border-style: solid;
473 border-color: #527bbd;
474 border-collapse: collapse;
475}
476th.tableblock, td.tableblock {
477 border-width: 1px;
478 padding: 4px;
479 border-style: solid;
480 border-color: #527bbd;
481}
482
483table.tableblock.frame-topbot {
484 border-left-style: hidden;
485 border-right-style: hidden;
486}
487table.tableblock.frame-sides {
488 border-top-style: hidden;
489 border-bottom-style: hidden;
490}
491table.tableblock.frame-none {
492 border-style: hidden;
493}
494
495th.tableblock.halign-left, td.tableblock.halign-left {
496 text-align: left;
497}
498th.tableblock.halign-center, td.tableblock.halign-center {
499 text-align: center;
500}
501th.tableblock.halign-right, td.tableblock.halign-right {
502 text-align: right;
503}
504
505th.tableblock.valign-top, td.tableblock.valign-top {
506 vertical-align: top;
507}
508th.tableblock.valign-middle, td.tableblock.valign-middle {
509 vertical-align: middle;
510}
511th.tableblock.valign-bottom, td.tableblock.valign-bottom {
512 vertical-align: bottom;
513}
514
515
516/*
517 * manpage specific
518 *
519 * */
520
521body.manpage h1 {
Junio C Hamano97bcb482010-11-25 03:16:07522 padding-top: 0.5em;
523 padding-bottom: 0.5em;
524 border-top: 2px solid silver;
525 border-bottom: 2px solid silver;
526}
Junio C Hamano9d971152012-12-19 00:43:11527body.manpage h2 {
Junio C Hamano97bcb482010-11-25 03:16:07528 border-style: none;
529}
Junio C Hamano9d971152012-12-19 00:43:11530body.manpage div.sectionbody {
531 margin-left: 3em;
Junio C Hamano97bcb482010-11-25 03:16:07532}
533
534@media print {
Junio C Hamano9d971152012-12-19 00:43:11535 body.manpage div#toc { display: none; }
Junio C Hamano97bcb482010-11-25 03:16:07536}
Junio C Hamano446e30b2014-10-16 21:30:32537
538
Junio C Hamanodfccbb02008-05-26 01:16:14539</style>
Junio C Hamano7bd050f2011-09-22 06:32:22540<script type="text/javascript">
541/*<![CDATA[*/
Junio C Hamano7bd050f2011-09-22 06:32:22542var asciidoc = { // Namespace.
543
544/////////////////////////////////////////////////////////////////////
545// Table Of Contents generator
546/////////////////////////////////////////////////////////////////////
547
548/* Author: Mihai Bazon, September 2002
549 * http://students.infoiasi.ro/~mishoo
550 *
551 * Table Of Content generator
552 * Version: 0.4
553 *
554 * Feel free to use this script under the terms of the GNU General Public
555 * License, as long as you do not remove or alter this notice.
556 */
557
558 /* modified by Troy D. Hanson, September 2006. License: GPL */
559 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
560
561// toclevels = 1..4.
562toc: function (toclevels) {
563
564 function getText(el) {
565 var text = "";
566 for (var i = el.firstChild; i != null; i = i.nextSibling) {
567 if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
568 text += i.data;
569 else if (i.firstChild != null)
570 text += getText(i);
571 }
572 return text;
573 }
574
575 function TocEntry(el, text, toclevel) {
576 this.element = el;
577 this.text = text;
578 this.toclevel = toclevel;
579 }
580
581 function tocEntries(el, toclevels) {
582 var result = new Array;
Junio C Hamano446e30b2014-10-16 21:30:32583 var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');
Junio C Hamano7bd050f2011-09-22 06:32:22584 // Function that scans the DOM tree for header elements (the DOM2
585 // nodeIterator API would be a better technique but not supported by all
586 // browsers).
587 var iterate = function (el) {
588 for (var i = el.firstChild; i != null; i = i.nextSibling) {
589 if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {
590 var mo = re.exec(i.tagName);
591 if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {
592 result[result.length] = new TocEntry(i, getText(i), mo[1]-1);
593 }
594 iterate(i);
595 }
596 }
597 }
598 iterate(el);
599 return result;
600 }
601
602 var toc = document.getElementById("toc");
Junio C Hamano9d971152012-12-19 00:43:11603 if (!toc) {
604 return;
605 }
606
607 // Delete existing TOC entries in case we're reloading the TOC.
608 var tocEntriesToRemove = [];
609 var i;
610 for (i = 0; i < toc.childNodes.length; i++) {
611 var entry = toc.childNodes[i];
Junio C Hamano446e30b2014-10-16 21:30:32612 if (entry.nodeName.toLowerCase() == 'div'
Junio C Hamano9d971152012-12-19 00:43:11613 && entry.getAttribute("class")
614 && entry.getAttribute("class").match(/^toclevel/))
615 tocEntriesToRemove.push(entry);
616 }
617 for (i = 0; i < tocEntriesToRemove.length; i++) {
618 toc.removeChild(tocEntriesToRemove[i]);
619 }
620
621 // Rebuild TOC entries.
Junio C Hamano7bd050f2011-09-22 06:32:22622 var entries = tocEntries(document.getElementById("content"), toclevels);
623 for (var i = 0; i < entries.length; ++i) {
624 var entry = entries[i];
625 if (entry.element.id == "")
626 entry.element.id = "_toc_" + i;
627 var a = document.createElement("a");
628 a.href = "#" + entry.element.id;
629 a.appendChild(document.createTextNode(entry.text));
630 var div = document.createElement("div");
631 div.appendChild(a);
632 div.className = "toclevel" + entry.toclevel;
633 toc.appendChild(div);
634 }
635 if (entries.length == 0)
636 toc.parentNode.removeChild(toc);
637},
638
639
640/////////////////////////////////////////////////////////////////////
641// Footnotes generator
642/////////////////////////////////////////////////////////////////////
643
644/* Based on footnote generation code from:
645 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
646 */
647
648footnotes: function () {
Junio C Hamano9d971152012-12-19 00:43:11649 // Delete existing footnote entries in case we're reloading the footnodes.
650 var i;
Junio C Hamano7bd050f2011-09-22 06:32:22651 var noteholder = document.getElementById("footnotes");
Junio C Hamano9d971152012-12-19 00:43:11652 if (!noteholder) {
653 return;
654 }
655 var entriesToRemove = [];
656 for (i = 0; i < noteholder.childNodes.length; i++) {
657 var entry = noteholder.childNodes[i];
Junio C Hamano446e30b2014-10-16 21:30:32658 if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")
Junio C Hamano9d971152012-12-19 00:43:11659 entriesToRemove.push(entry);
660 }
661 for (i = 0; i < entriesToRemove.length; i++) {
662 noteholder.removeChild(entriesToRemove[i]);
663 }
664
665 // Rebuild footnote entries.
666 var cont = document.getElementById("content");
Junio C Hamano7bd050f2011-09-22 06:32:22667 var spans = cont.getElementsByTagName("span");
668 var refs = {};
669 var n = 0;
670 for (i=0; i<spans.length; i++) {
671 if (spans[i].className == "footnote") {
672 n++;
Junio C Hamano9d971152012-12-19 00:43:11673 var note = spans[i].getAttribute("data-note");
674 if (!note) {
675 // Use [\s\S] in place of . so multi-line matches work.
676 // Because JavaScript has no s (dotall) regex flag.
677 note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];
678 spans[i].innerHTML =
679 "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +
680 "' title='View footnote' class='footnote'>" + n + "</a>]";
681 spans[i].setAttribute("data-note", note);
682 }
Junio C Hamano7bd050f2011-09-22 06:32:22683 noteholder.innerHTML +=
684 "<div class='footnote' id='_footnote_" + n + "'>" +
685 "<a href='#_footnoteref_" + n + "' title='Return to text'>" +
686 n + "</a>. " + note + "</div>";
Junio C Hamano7bd050f2011-09-22 06:32:22687 var id =spans[i].getAttribute("id");
688 if (id != null) refs["#"+id] = n;
689 }
690 }
691 if (n == 0)
692 noteholder.parentNode.removeChild(noteholder);
693 else {
694 // Process footnoterefs.
695 for (i=0; i<spans.length; i++) {
696 if (spans[i].className == "footnoteref") {
697 var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");
698 href = href.match(/#.*/)[0]; // Because IE return full URL.
699 n = refs[href];
700 spans[i].innerHTML =
701 "[<a href='#_footnote_" + n +
702 "' title='View footnote' class='footnote'>" + n + "</a>]";
703 }
704 }
705 }
Junio C Hamano9d971152012-12-19 00:43:11706},
707
708install: function(toclevels) {
709 var timerId;
710
711 function reinstall() {
712 asciidoc.footnotes();
713 if (toclevels) {
714 asciidoc.toc(toclevels);
715 }
716 }
717
718 function reinstallAndRemoveTimer() {
719 clearInterval(timerId);
720 reinstall();
721 }
722
723 timerId = setInterval(reinstall, 500);
724 if (document.addEventListener)
725 document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
726 else
727 window.onload = reinstallAndRemoveTimer;
Junio C Hamano7bd050f2011-09-22 06:32:22728}
729
730}
Junio C Hamano9d971152012-12-19 00:43:11731asciidoc.install();
Junio C Hamano7bd050f2011-09-22 06:32:22732/*]]>*/
733</script>
Junio C Hamanodfccbb02008-05-26 01:16:14734</head>
Junio C Hamano9d971152012-12-19 00:43:11735<body class="manpage">
Junio C Hamanodfccbb02008-05-26 01:16:14736<div id="header">
737<h1>
738gittutorial(7) Manual Page
739</h1>
740<h2>NAME</h2>
741<div class="sectionbody">
742<p>gittutorial -
Junio C Hamano19a0f4e2014-11-18 21:46:36743 A tutorial introduction to Git
Junio C Hamanodfccbb02008-05-26 01:16:14744</p>
745</div>
746</div>
Junio C Hamano7bd050f2011-09-22 06:32:22747<div id="content">
Junio C Hamano9d971152012-12-19 00:43:11748<div class="sect1">
Junio C Hamano97bcb482010-11-25 03:16:07749<h2 id="_synopsis">SYNOPSIS</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14750<div class="sectionbody">
Junio C Hamano15567bc2011-07-23 00:51:59751<div class="verseblock">
Junio C Hamano9d971152012-12-19 00:43:11752<pre class="content">git *</pre>
753<div class="attribution">
Junio C Hamano15567bc2011-07-23 00:51:59754</div></div>
Junio C Hamanodfccbb02008-05-26 01:16:14755</div>
Junio C Hamano9d971152012-12-19 00:43:11756</div>
757<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31758<h2 id="_description">DESCRIPTION</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14759<div class="sectionbody">
Junio C Hamano076ffcc2013-02-06 05:13:21760<div class="paragraph"><p>This tutorial explains how to import a new project into Git, make
Junio C Hamanoba4b9282008-07-06 05:20:31761changes to it, and share changes with other developers.</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:21762<div class="paragraph"><p>If you are instead primarily interested in using Git to fetch a project,
Junio C Hamanodfccbb02008-05-26 01:16:14763for example, to test the latest version, you may prefer to start with
Junio C Hamano97bcb482010-11-25 03:16:07764the first two chapters of <a href="user-manual.html">The Git User&#8217;s Manual</a>.</p></div>
765<div class="paragraph"><p>First, note that you can get documentation for a command such as
Junio C Hamano446e30b2014-10-16 21:30:32766<code>git log --graph</code> with:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14767<div class="listingblock">
768<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32769<pre><code>$ man git-log</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14770</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07771<div class="paragraph"><p>or:</p></div>
Junio C Hamanof66ecee2008-11-17 18:25:43772<div class="listingblock">
773<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32774<pre><code>$ git help log</code></pre>
Junio C Hamanof66ecee2008-11-17 18:25:43775</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07776<div class="paragraph"><p>With the latter, you can use the manual viewer of your choice; see
Junio C Hamanoa28a9202012-06-21 07:08:23777<a href="git-help.html">git-help(1)</a> for more information.</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:21778<div class="paragraph"><p>It is a good idea to introduce yourself to Git with your name and
Junio C Hamanodfccbb02008-05-26 01:16:14779public email address before doing any operation. The easiest
Junio C Hamanoba4b9282008-07-06 05:20:31780way to do so is:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14781<div class="listingblock">
782<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32783<pre><code>$ git config --global user.name "Your Name Comes Here"
784$ git config --global user.email you@yourdomain.example.com</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14785</div></div>
786</div>
Junio C Hamano9d971152012-12-19 00:43:11787</div>
788<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31789<h2 id="_importing_a_new_project">Importing a new project</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14790<div class="sectionbody">
Junio C Hamano97bcb482010-11-25 03:16:07791<div class="paragraph"><p>Assume you have a tarball project.tar.gz with your initial work. You
Junio C Hamano076ffcc2013-02-06 05:13:21792can place it under Git revision control as follows.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14793<div class="listingblock">
794<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32795<pre><code>$ tar xzf project.tar.gz
Junio C Hamanodfccbb02008-05-26 01:16:14796$ cd project
Junio C Hamano446e30b2014-10-16 21:30:32797$ git init</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14798</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07799<div class="paragraph"><p>Git will reply</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14800<div class="listingblock">
801<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32802<pre><code>Initialized empty Git repository in .git/</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14803</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07804<div class="paragraph"><p>You&#8217;ve now initialized the working directory&#8212;you may notice a new
Junio C Hamanoba4b9282008-07-06 05:20:31805directory created, named ".git".</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:21806<div class="paragraph"><p>Next, tell Git to take a snapshot of the contents of all files under the
Junio C Hamano1aa40d22010-01-21 17:46:43807current directory (note the <em>.</em>), with <em>git add</em>:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14808<div class="listingblock">
809<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32810<pre><code>$ git add .</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14811</div></div>
Junio C Hamano076ffcc2013-02-06 05:13:21812<div class="paragraph"><p>This snapshot is now stored in a temporary staging area which Git calls
Junio C Hamanodfccbb02008-05-26 01:16:14813the "index". You can permanently store the contents of the index in the
Junio C Hamano1aa40d22010-01-21 17:46:43814repository with <em>git commit</em>:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14815<div class="listingblock">
816<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32817<pre><code>$ git commit</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14818</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07819<div class="paragraph"><p>This will prompt you for a commit message. You&#8217;ve now stored the first
Junio C Hamano076ffcc2013-02-06 05:13:21820version of your project in Git.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14821</div>
Junio C Hamano9d971152012-12-19 00:43:11822</div>
823<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31824<h2 id="_making_changes">Making changes</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14825<div class="sectionbody">
Junio C Hamano97bcb482010-11-25 03:16:07826<div class="paragraph"><p>Modify some files, then add their updated contents to the index:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14827<div class="listingblock">
828<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32829<pre><code>$ git add file1 file2 file3</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14830</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07831<div class="paragraph"><p>You are now ready to commit. You can see what is about to be committed
Junio C Hamano1aa40d22010-01-21 17:46:43832using <em>git diff</em> with the --cached option:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14833<div class="listingblock">
834<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32835<pre><code>$ git diff --cached</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14836</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07837<div class="paragraph"><p>(Without --cached, <em>git diff</em> will show you any changes that
838you&#8217;ve made but not yet added to the index.) You can also get a brief
Junio C Hamano1aa40d22010-01-21 17:46:43839summary of the situation with <em>git status</em>:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14840<div class="listingblock">
841<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32842<pre><code>$ git status
Junio C Hamano13220242014-11-19 23:06:27843On branch master
844Changes to be committed:
Junio C Hamano88bf5712017-09-10 08:39:23845Your branch is up to date with 'origin/master'.
Junio C Hamanoc9f11c22019-07-10 02:54:04846 (use "git restore --staged &lt;file&gt;..." to unstage)
Junio C Hamano13220242014-11-19 23:06:27847
848 modified: file1
849 modified: file2
850 modified: file3</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14851</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07852<div class="paragraph"><p>If you need to make any further adjustments, do so now, and then add any
Junio C Hamanoba4b9282008-07-06 05:20:31853newly modified content to the index. Finally, commit your changes with:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14854<div class="listingblock">
855<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32856<pre><code>$ git commit</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14857</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07858<div class="paragraph"><p>This will again prompt you for a message describing the change, and then
Junio C Hamanoba4b9282008-07-06 05:20:31859record a new version of the project.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:07860<div class="paragraph"><p>Alternatively, instead of running <em>git add</em> beforehand, you can use</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14861<div class="listingblock">
862<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32863<pre><code>$ git commit -a</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14864</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07865<div class="paragraph"><p>which will automatically notice any modified (but not new) files, add
Junio C Hamanoba4b9282008-07-06 05:20:31866them to the index, and commit, all in one step.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:07867<div class="paragraph"><p>A note on commit messages: Though not required, it&#8217;s a good idea to
Junio C Hamanodfccbb02008-05-26 01:16:14868begin the commit message with a single short (less than 50 character)
869line summarizing the change, followed by a blank line and then a more
Junio C Hamano281fd392012-09-17 23:57:41870thorough description. The text up to the first blank line in a commit
871message is treated as the commit title, and that title is used
Junio C Hamano076ffcc2013-02-06 05:13:21872throughout Git. For example, <a href="git-format-patch.html">git-format-patch(1)</a> turns a
Junio C Hamano281fd392012-09-17 23:57:41873commit into email, and it uses the title on the Subject line and the
874rest of the commit in the body.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14875</div>
Junio C Hamano9d971152012-12-19 00:43:11876</div>
877<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31878<h2 id="_git_tracks_content_not_files">Git tracks content not files</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14879<div class="sectionbody">
Junio C Hamano446e30b2014-10-16 21:30:32880<div class="paragraph"><p>Many revision control systems provide an <code>add</code> command that tells the
881system to start tracking changes to a new file. Git&#8217;s <code>add</code> command
Junio C Hamano1aa40d22010-01-21 17:46:43882does something simpler and more powerful: <em>git add</em> is used both for new
Junio C Hamanodfccbb02008-05-26 01:16:14883and newly modified files, and in both cases it takes a snapshot of the
884given files and stages that content in the index, ready for inclusion in
Junio C Hamanoba4b9282008-07-06 05:20:31885the next commit.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14886</div>
Junio C Hamano9d971152012-12-19 00:43:11887</div>
888<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31889<h2 id="_viewing_project_history">Viewing project history</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14890<div class="sectionbody">
Junio C Hamano97bcb482010-11-25 03:16:07891<div class="paragraph"><p>At any point you can view the history of your changes using</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14892<div class="listingblock">
893<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32894<pre><code>$ git log</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14895</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07896<div class="paragraph"><p>If you also want to see complete diffs at each step, use</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14897<div class="listingblock">
898<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32899<pre><code>$ git log -p</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14900</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07901<div class="paragraph"><p>Often the overview of the change is useful to get a feel of
Junio C Hamanoba4b9282008-07-06 05:20:31902each step</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14903<div class="listingblock">
904<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32905<pre><code>$ git log --stat --summary</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14906</div></div>
907</div>
Junio C Hamano9d971152012-12-19 00:43:11908</div>
909<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31910<h2 id="_managing_branches">Managing branches</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14911<div class="sectionbody">
Junio C Hamano076ffcc2013-02-06 05:13:21912<div class="paragraph"><p>A single Git repository can maintain multiple branches of
Junio C Hamanoba4b9282008-07-06 05:20:31913development. To create a new branch named "experimental", use</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14914<div class="listingblock">
915<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32916<pre><code>$ git branch experimental</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14917</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07918<div class="paragraph"><p>If you now run</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14919<div class="listingblock">
920<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32921<pre><code>$ git branch</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14922</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07923<div class="paragraph"><p>you&#8217;ll get a list of all existing branches:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14924<div class="listingblock">
925<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32926<pre><code> experimental
927* master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14928</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07929<div class="paragraph"><p>The "experimental" branch is the one you just created, and the
Junio C Hamanodfccbb02008-05-26 01:16:14930"master" branch is a default branch that was created for you
931automatically. The asterisk marks the branch you are currently on;
Junio C Hamanoba4b9282008-07-06 05:20:31932type</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14933<div class="listingblock">
934<div class="content">
Junio C Hamanoc9f11c22019-07-10 02:54:04935<pre><code>$ git switch experimental</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14936</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07937<div class="paragraph"><p>to switch to the experimental branch. Now edit a file, commit the
Junio C Hamanoba4b9282008-07-06 05:20:31938change, and switch back to the master branch:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14939<div class="listingblock">
940<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32941<pre><code>(edit file)
Junio C Hamanodfccbb02008-05-26 01:16:14942$ git commit -a
Junio C Hamanoc9f11c22019-07-10 02:54:04943$ git switch master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14944</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07945<div class="paragraph"><p>Check that the change you made is no longer visible, since it was
946made on the experimental branch and you&#8217;re back on the master branch.</p></div>
947<div class="paragraph"><p>You can make a different change on the master branch:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14948<div class="listingblock">
949<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32950<pre><code>(edit file)
951$ git commit -a</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14952</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07953<div class="paragraph"><p>at this point the two branches have diverged, with different changes
Junio C Hamanoba4b9282008-07-06 05:20:31954made in each. To merge the changes made in experimental into master, run</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14955<div class="listingblock">
956<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32957<pre><code>$ git merge experimental</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14958</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07959<div class="paragraph"><p>If the changes don&#8217;t conflict, you&#8217;re done. If there are conflicts,
Junio C Hamanoba4b9282008-07-06 05:20:31960markers will be left in the problematic files showing the conflict;</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14961<div class="listingblock">
962<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32963<pre><code>$ git diff</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14964</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07965<div class="paragraph"><p>will show this. Once you&#8217;ve edited the files to resolve the
Junio C Hamanoba4b9282008-07-06 05:20:31966conflicts,</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14967<div class="listingblock">
968<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32969<pre><code>$ git commit -a</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14970</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07971<div class="paragraph"><p>will commit the result of the merge. Finally,</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14972<div class="listingblock">
973<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32974<pre><code>$ gitk</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14975</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07976<div class="paragraph"><p>will show a nice graphical representation of the resulting history.</p></div>
977<div class="paragraph"><p>At this point you could delete the experimental branch with</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14978<div class="listingblock">
979<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32980<pre><code>$ git branch -d experimental</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14981</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07982<div class="paragraph"><p>This command ensures that the changes in the experimental branch are
Junio C Hamanoba4b9282008-07-06 05:20:31983already in the current branch.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:07984<div class="paragraph"><p>If you develop on a branch crazy-idea, then regret it, you can always
Junio C Hamanoba4b9282008-07-06 05:20:31985delete the branch with</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14986<div class="listingblock">
987<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:32988<pre><code>$ git branch -D crazy-idea</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:14989</div></div>
Junio C Hamano97bcb482010-11-25 03:16:07990<div class="paragraph"><p>Branches are cheap and easy, so this is a good way to try something
Junio C Hamanoba4b9282008-07-06 05:20:31991out.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:14992</div>
Junio C Hamano9d971152012-12-19 00:43:11993</div>
994<div class="sect1">
Junio C Hamano076ffcc2013-02-06 05:13:21995<h2 id="_using_git_for_collaboration">Using Git for collaboration</h2>
Junio C Hamanodfccbb02008-05-26 01:16:14996<div class="sectionbody">
Junio C Hamano076ffcc2013-02-06 05:13:21997<div class="paragraph"><p>Suppose that Alice has started a new project with a Git repository in
Junio C Hamanodfccbb02008-05-26 01:16:14998/home/alice/project, and that Bob, who has a home directory on the
Junio C Hamanoba4b9282008-07-06 05:20:31999same machine, wants to contribute.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071000<div class="paragraph"><p>Bob begins with:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141001<div class="listingblock">
1002<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321003<pre><code>bob$ git clone /home/alice/project myrepo</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141004</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071005<div class="paragraph"><p>This creates a new directory "myrepo" containing a clone of Alice&#8217;s
Junio C Hamanodfccbb02008-05-26 01:16:141006repository. The clone is on an equal footing with the original
Junio C Hamano97bcb482010-11-25 03:16:071007project, possessing its own copy of the original project&#8217;s history.</p></div>
1008<div class="paragraph"><p>Bob then makes some changes and commits them:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141009<div class="listingblock">
1010<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321011<pre><code>(edit files)
Junio C Hamano38ddcce2008-07-15 15:49:031012bob$ git commit -a
Junio C Hamano446e30b2014-10-16 21:30:321013(repeat as necessary)</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141014</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071015<div class="paragraph"><p>When he&#8217;s ready, he tells Alice to pull changes from the repository
Junio C Hamanoba4b9282008-07-06 05:20:311016at /home/bob/myrepo. She does this with:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141017<div class="listingblock">
1018<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321019<pre><code>alice$ cd /home/alice/project
1020alice$ git pull /home/bob/myrepo master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141021</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071022<div class="paragraph"><p>This merges the changes from Bob&#8217;s "master" branch into Alice&#8217;s
Junio C Hamanodfccbb02008-05-26 01:16:141023current branch. If Alice has made her own changes in the meantime,
Junio C Hamano20d47e32009-01-26 06:36:021024then she may need to manually fix any conflicts.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071025<div class="paragraph"><p>The "pull" command thus performs two operations: it fetches changes
Junio C Hamanoba4b9282008-07-06 05:20:311026from a remote branch, then merges them into the current branch.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071027<div class="paragraph"><p>Note that in general, Alice would want her local changes committed before
1028initiating this "pull". If Bob&#8217;s work conflicts with what Alice did since
Junio C Hamano38ddcce2008-07-15 15:49:031029their histories forked, Alice will use her working tree and the index to
1030resolve conflicts, and existing local changes will interfere with the
Junio C Hamano076ffcc2013-02-06 05:13:211031conflict resolution process (Git will still perform the fetch but will
Junio C Hamano38ddcce2008-07-15 15:49:031032refuse to merge --- Alice will have to get rid of her local changes in
1033some way and pull again when this happens).</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071034<div class="paragraph"><p>Alice can peek at what Bob did without merging first, using the "fetch"
Junio C Hamano38ddcce2008-07-15 15:49:031035command; this allows Alice to inspect what Bob did, using a special
1036symbol "FETCH_HEAD", in order to determine if he has anything worth
1037pulling, like this:</p></div>
1038<div class="listingblock">
1039<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321040<pre><code>alice$ git fetch /home/bob/myrepo master
1041alice$ git log -p HEAD..FETCH_HEAD</code></pre>
Junio C Hamano38ddcce2008-07-15 15:49:031042</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071043<div class="paragraph"><p>This operation is safe even if Alice has uncommitted local changes.
Junio C Hamano73d812c2009-07-01 02:33:061044The range notation "HEAD..FETCH_HEAD" means "show everything that is reachable
1045from the FETCH_HEAD but exclude anything that is reachable from HEAD".
Junio C Hamanoa387df32008-08-29 08:56:581046Alice already knows everything that leads to her current state (HEAD),
Junio C Hamano73d812c2009-07-01 02:33:061047and reviews what Bob has in his state (FETCH_HEAD) that she has not
1048seen with this command.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071049<div class="paragraph"><p>If Alice wants to visualize what Bob did since their histories forked
Junio C Hamanoa387df32008-08-29 08:56:581050she can issue the following command:</p></div>
1051<div class="listingblock">
1052<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321053<pre><code>$ gitk HEAD..FETCH_HEAD</code></pre>
Junio C Hamanoa387df32008-08-29 08:56:581054</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071055<div class="paragraph"><p>This uses the same two-dot range notation we saw earlier with <em>git log</em>.</p></div>
1056<div class="paragraph"><p>Alice may want to view what both of them did since they forked.
Junio C Hamanoa387df32008-08-29 08:56:581057She can use three-dot form instead of the two-dot form:</p></div>
1058<div class="listingblock">
1059<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321060<pre><code>$ gitk HEAD...FETCH_HEAD</code></pre>
Junio C Hamanoa387df32008-08-29 08:56:581061</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071062<div class="paragraph"><p>This means "show everything that is reachable from either one, but
Junio C Hamanoa387df32008-08-29 08:56:581063exclude anything that is reachable from both of them".</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071064<div class="paragraph"><p>Please note that these range notation can be used with both gitk
Junio C Hamanoa387df32008-08-29 08:56:581065and "git log".</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071066<div class="paragraph"><p>After inspecting what Bob did, if there is nothing urgent, Alice may
1067decide to continue working without pulling from Bob. If Bob&#8217;s history
Junio C Hamano38ddcce2008-07-15 15:49:031068does have something Alice would immediately need, Alice may choose to
1069stash her work-in-progress first, do a "pull", and then finally unstash
1070her work-in-progress on top of the resulting history.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071071<div class="paragraph"><p>When you are working in a small closely knit group, it is not
Junio C Hamanodfccbb02008-05-26 01:16:141072unusual to interact with the same repository over and over
1073again. By defining <em>remote</em> repository shorthand, you can make
Junio C Hamanoba4b9282008-07-06 05:20:311074it easier:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141075<div class="listingblock">
1076<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321077<pre><code>alice$ git remote add bob /home/bob/myrepo</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141078</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071079<div class="paragraph"><p>With this, Alice can perform the first part of the "pull" operation
Junio C Hamano1aa40d22010-01-21 17:46:431080alone using the <em>git fetch</em> command without merging them with her own
Junio C Hamano73d812c2009-07-01 02:33:061081branch, using:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141082<div class="listingblock">
1083<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321084<pre><code>alice$ git fetch bob</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141085</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071086<div class="paragraph"><p>Unlike the longhand form, when Alice fetches from Bob using a
Junio C Hamano1aa40d22010-01-21 17:46:431087remote repository shorthand set up with <em>git remote</em>, what was
Junio C Hamano97bcb482010-11-25 03:16:071088fetched is stored in a remote-tracking branch, in this case
Junio C Hamano446e30b2014-10-16 21:30:321089<code>bob/master</code>. So after this:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141090<div class="listingblock">
1091<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321092<pre><code>alice$ git log -p master..bob/master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141093</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071094<div class="paragraph"><p>shows a list of all the changes that Bob made since he branched from
1095Alice&#8217;s master branch.</p></div>
1096<div class="paragraph"><p>After examining those changes, Alice
Junio C Hamanoba4b9282008-07-06 05:20:311097could merge the changes into her master branch:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141098<div class="listingblock">
1099<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321100<pre><code>alice$ git merge bob/master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141101</div></div>
Junio C Hamano446e30b2014-10-16 21:30:321102<div class="paragraph"><p>This <code>merge</code> can also be done by <em>pulling from her own remote-tracking
Junio C Hamano97bcb482010-11-25 03:16:071103branch</em>, like this:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141104<div class="listingblock">
1105<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321106<pre><code>alice$ git pull . remotes/bob/master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141107</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071108<div class="paragraph"><p>Note that git pull always merges into the current branch,
Junio C Hamanoba4b9282008-07-06 05:20:311109regardless of what else is given on the command line.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071110<div class="paragraph"><p>Later, Bob can update his repo with Alice&#8217;s latest changes using</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141111<div class="listingblock">
1112<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321113<pre><code>bob$ git pull</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141114</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071115<div class="paragraph"><p>Note that he doesn&#8217;t need to give the path to Alice&#8217;s repository;
Junio C Hamano076ffcc2013-02-06 05:13:211116when Bob cloned Alice&#8217;s repository, Git stored the location of her
Junio C Hamanodfccbb02008-05-26 01:16:141117repository in the repository configuration, and that location is
Junio C Hamanoba4b9282008-07-06 05:20:311118used for pulls:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141119<div class="listingblock">
1120<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321121<pre><code>bob$ git config --get remote.origin.url
1122/home/alice/project</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141123</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071124<div class="paragraph"><p>(The complete configuration created by <em>git clone</em> is visible using
Junio C Hamano446e30b2014-10-16 21:30:321125<code>git config -l</code>, and the <a href="git-config.html">git-config(1)</a> man page
Junio C Hamanoba4b9282008-07-06 05:20:311126explains the meaning of each option.)</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071127<div class="paragraph"><p>Git also keeps a pristine copy of Alice&#8217;s master branch under the
Junio C Hamanoba4b9282008-07-06 05:20:311128name "origin/master":</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141129<div class="listingblock">
1130<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321131<pre><code>bob$ git branch -r
1132 origin/master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141133</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071134<div class="paragraph"><p>If Bob later decides to work from a different host, he can still
Junio C Hamanoba4b9282008-07-06 05:20:311135perform clones and pulls using the ssh protocol:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141136<div class="listingblock">
1137<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321138<pre><code>bob$ git clone alice.org:/home/alice/project myrepo</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141139</div></div>
Junio C Hamanof85ef632016-02-17 22:31:061140<div class="paragraph"><p>Alternatively, Git has a native protocol, or can use http;
Junio C Hamanoa28a9202012-06-21 07:08:231141see <a href="git-pull.html">git-pull(1)</a> for details.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071142<div class="paragraph"><p>Git can also be used in a CVS-like mode, with a central repository
Junio C Hamanoa28a9202012-06-21 07:08:231143that various users push changes to; see <a href="git-push.html">git-push(1)</a> and
1144<a href="gitcvs-migration.html">gitcvs-migration(7)</a>.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141145</div>
Junio C Hamano9d971152012-12-19 00:43:111146</div>
1147<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311148<h2 id="_exploring_history">Exploring history</h2>
Junio C Hamanodfccbb02008-05-26 01:16:141149<div class="sectionbody">
Junio C Hamano97bcb482010-11-25 03:16:071150<div class="paragraph"><p>Git history is represented as a series of interrelated commits. We
Junio C Hamano1aa40d22010-01-21 17:46:431151have already seen that the <em>git log</em> command can list those commits.
Junio C Hamanodfccbb02008-05-26 01:16:141152Note that first line of each git log entry also gives a name for the
Junio C Hamanoba4b9282008-07-06 05:20:311153commit:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141154<div class="listingblock">
1155<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321156<pre><code>$ git log
Junio C Hamanodfccbb02008-05-26 01:16:141157commit c82a22c39cbc32576f64f5c6b3f24b99ea8149c7
1158Author: Junio C Hamano &lt;junkio@cox.net&gt;
1159Date: Tue May 16 17:18:22 2006 -0700
1160
Junio C Hamano446e30b2014-10-16 21:30:321161 merge-base: Clarify the comments on post processing.</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141162</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071163<div class="paragraph"><p>We can give this name to <em>git show</em> to see the details about this
Junio C Hamanoba4b9282008-07-06 05:20:311164commit.</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141165<div class="listingblock">
1166<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321167<pre><code>$ git show c82a22c39cbc32576f64f5c6b3f24b99ea8149c7</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141168</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071169<div class="paragraph"><p>But there are other ways to refer to commits. You can use any initial
Junio C Hamanoba4b9282008-07-06 05:20:311170part of the name that is long enough to uniquely identify the commit:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141171<div class="listingblock">
1172<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321173<pre><code>$ git show c82a22c39c # the first few characters of the name are
Junio C Hamanodfccbb02008-05-26 01:16:141174 # usually enough
1175$ git show HEAD # the tip of the current branch
Junio C Hamano446e30b2014-10-16 21:30:321176$ git show experimental # the tip of the "experimental" branch</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141177</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071178<div class="paragraph"><p>Every commit usually has one "parent" commit
Junio C Hamanoba4b9282008-07-06 05:20:311179which points to the previous state of the project:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141180<div class="listingblock">
1181<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321182<pre><code>$ git show HEAD^ # to see the parent of HEAD
Junio C Hamanodfccbb02008-05-26 01:16:141183$ git show HEAD^^ # to see the grandparent of HEAD
Junio C Hamano446e30b2014-10-16 21:30:321184$ git show HEAD~4 # to see the great-great grandparent of HEAD</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141185</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071186<div class="paragraph"><p>Note that merge commits may have more than one parent:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141187<div class="listingblock">
1188<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321189<pre><code>$ git show HEAD^1 # show the first parent of HEAD (same as HEAD^)
1190$ git show HEAD^2 # show the second parent of HEAD</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141191</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071192<div class="paragraph"><p>You can also give commits names of your own; after running</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141193<div class="listingblock">
1194<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321195<pre><code>$ git tag v2.5 1b2e1d63ff</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141196</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071197<div class="paragraph"><p>you can refer to 1b2e1d63ff by the name "v2.5". If you intend to
Junio C Hamanodfccbb02008-05-26 01:16:141198share this name with other people (for example, to identify a release
1199version), you should create a "tag" object, and perhaps sign it; see
Junio C Hamanoa28a9202012-06-21 07:08:231200<a href="git-tag.html">git-tag(1)</a> for details.</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:211201<div class="paragraph"><p>Any Git command that needs to know a commit can take any of these
Junio C Hamanoba4b9282008-07-06 05:20:311202names. For example:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141203<div class="listingblock">
1204<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321205<pre><code>$ git diff v2.5 HEAD # compare the current HEAD to v2.5
Junio C Hamanodfccbb02008-05-26 01:16:141206$ git branch stable v2.5 # start a new branch named "stable" based
1207 # at v2.5
1208$ git reset --hard HEAD^ # reset your current branch and working
Junio C Hamano446e30b2014-10-16 21:30:321209 # directory to its state at HEAD^</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141210</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071211<div class="paragraph"><p>Be careful with that last command: in addition to losing any changes
Junio C Hamanodfccbb02008-05-26 01:16:141212in the working directory, it will also remove all later commits from
1213this branch. If this branch is the only branch containing those
Junio C Hamano97bcb482010-11-25 03:16:071214commits, they will be lost. Also, don&#8217;t use <em>git reset</em> on a
Junio C Hamanodfccbb02008-05-26 01:16:141215publicly-visible branch that other developers pull from, as it will
1216force needless merges on other developers to clean up the history.
Junio C Hamano1aa40d22010-01-21 17:46:431217If you need to undo changes that you have pushed, use <em>git revert</em>
Junio C Hamanoba4b9282008-07-06 05:20:311218instead.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071219<div class="paragraph"><p>The <em>git grep</em> command can search for strings in any version of your
Junio C Hamanoba4b9282008-07-06 05:20:311220project, so</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141221<div class="listingblock">
1222<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321223<pre><code>$ git grep "hello" v2.5</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141224</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071225<div class="paragraph"><p>searches for all occurrences of "hello" in v2.5.</p></div>
1226<div class="paragraph"><p>If you leave out the commit name, <em>git grep</em> will search any of the
Junio C Hamanoba4b9282008-07-06 05:20:311227files it manages in your current directory. So</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141228<div class="listingblock">
1229<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321230<pre><code>$ git grep "hello"</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141231</div></div>
Junio C Hamano076ffcc2013-02-06 05:13:211232<div class="paragraph"><p>is a quick way to search just the files that are tracked by Git.</p></div>
1233<div class="paragraph"><p>Many Git commands also take sets of commits, which can be specified
Junio C Hamano1aa40d22010-01-21 17:46:431234in a number of ways. Here are some examples with <em>git log</em>:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141235<div class="listingblock">
1236<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321237<pre><code>$ git log v2.5..v2.6 # commits between v2.5 and v2.6
Junio C Hamanodfccbb02008-05-26 01:16:141238$ git log v2.5.. # commits since v2.5
1239$ git log --since="2 weeks ago" # commits from the last 2 weeks
1240$ git log v2.5.. Makefile # commits since v2.5 which modify
Junio C Hamano446e30b2014-10-16 21:30:321241 # Makefile</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141242</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071243<div class="paragraph"><p>You can also give <em>git log</em> a "range" of commits where the first is not
Junio C Hamanodfccbb02008-05-26 01:16:141244necessarily an ancestor of the second; for example, if the tips of
Junio C Hamano73d812c2009-07-01 02:33:061245the branches "stable" and "master" diverged from a common
Junio C Hamanoba4b9282008-07-06 05:20:311246commit some time ago, then</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141247<div class="listingblock">
1248<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321249<pre><code>$ git log stable..master</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141250</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071251<div class="paragraph"><p>will list commits made in the master branch but not in the
Junio C Hamanoba4b9282008-07-06 05:20:311252stable branch, while</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141253<div class="listingblock">
1254<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321255<pre><code>$ git log master..stable</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141256</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071257<div class="paragraph"><p>will show the list of commits made on the stable branch but not
Junio C Hamano73d812c2009-07-01 02:33:061258the master branch.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071259<div class="paragraph"><p>The <em>git log</em> command has a weakness: it must present commits in a
Junio C Hamanodfccbb02008-05-26 01:16:141260list. When the history has lines of development that diverged and
Junio C Hamano1aa40d22010-01-21 17:46:431261then merged back together, the order in which <em>git log</em> presents
Junio C Hamanoba4b9282008-07-06 05:20:311262those commits is meaningless.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071263<div class="paragraph"><p>Most projects with multiple contributors (such as the Linux kernel,
Junio C Hamano076ffcc2013-02-06 05:13:211264or Git itself) have frequent merges, and <em>gitk</em> does a better job of
Junio C Hamanoba4b9282008-07-06 05:20:311265visualizing their history. For example,</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141266<div class="listingblock">
1267<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321268<pre><code>$ gitk --since="2 weeks ago" drivers/</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141269</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071270<div class="paragraph"><p>allows you to browse any commits from the last 2 weeks of commits
Junio C Hamanodfccbb02008-05-26 01:16:141271that modified files under the "drivers" directory. (Note: you can
Junio C Hamano97bcb482010-11-25 03:16:071272adjust gitk&#8217;s fonts by holding down the control key while pressing
Junio C Hamanoba4b9282008-07-06 05:20:311273"-" or "+".)</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071274<div class="paragraph"><p>Finally, most commands that take filenames will optionally allow you
Junio C Hamanodfccbb02008-05-26 01:16:141275to precede any filename by a commit, to specify a particular version
Junio C Hamanoba4b9282008-07-06 05:20:311276of the file:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141277<div class="listingblock">
1278<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321279<pre><code>$ git diff v2.5:Makefile HEAD:Makefile.in</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141280</div></div>
Junio C Hamano97bcb482010-11-25 03:16:071281<div class="paragraph"><p>You can also use <em>git show</em> to see any such file:</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141282<div class="listingblock">
1283<div class="content">
Junio C Hamano446e30b2014-10-16 21:30:321284<pre><code>$ git show v2.5:Makefile</code></pre>
Junio C Hamanodfccbb02008-05-26 01:16:141285</div></div>
1286</div>
Junio C Hamano9d971152012-12-19 00:43:111287</div>
1288<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311289<h2 id="_next_steps">Next Steps</h2>
Junio C Hamanodfccbb02008-05-26 01:16:141290<div class="sectionbody">
Junio C Hamano97bcb482010-11-25 03:16:071291<div class="paragraph"><p>This tutorial should be enough to perform basic distributed revision
Junio C Hamanodfccbb02008-05-26 01:16:141292control for your projects. However, to fully understand the depth
Junio C Hamano076ffcc2013-02-06 05:13:211293and power of Git you need to understand two simple ideas on which it
Junio C Hamanoba4b9282008-07-06 05:20:311294is based:</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071295<div class="ulist"><ul>
Junio C Hamanodfccbb02008-05-26 01:16:141296<li>
1297<p>
1298The object database is the rather elegant system used to
Junio C Hamano97bcb482010-11-25 03:16:071299 store the history of your project&#8212;files, directories, and
Junio C Hamanodfccbb02008-05-26 01:16:141300 commits.
1301</p>
1302</li>
1303<li>
1304<p>
1305The index file is a cache of the state of a directory tree,
1306 used to create commits, check out working directories, and
1307 hold the various trees involved in a merge.
1308</p>
1309</li>
Junio C Hamanoba4b9282008-07-06 05:20:311310</ul></div>
Junio C Hamano97bcb482010-11-25 03:16:071311<div class="paragraph"><p>Part two of this tutorial explains the object
1312database, the index file, and a few other odds and ends that you&#8217;ll
Junio C Hamano076ffcc2013-02-06 05:13:211313need to make the most of Git. You can find it at <a href="gittutorial-2.html">gittutorial-2(7)</a>.</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071314<div class="paragraph"><p>If you don&#8217;t want to continue with that right away, a few other
Junio C Hamanoba4b9282008-07-06 05:20:311315digressions that may be interesting at this point are:</p></div>
Junio C Hamano97bcb482010-11-25 03:16:071316<div class="ulist"><ul>
Junio C Hamanodfccbb02008-05-26 01:16:141317<li>
1318<p>
Junio C Hamanoa28a9202012-06-21 07:08:231319<a href="git-format-patch.html">git-format-patch(1)</a>, <a href="git-am.html">git-am(1)</a>: These convert
Junio C Hamanodfccbb02008-05-26 01:16:141320 series of git commits into emailed patches, and vice versa,
Junio C Hamano4fbdd442009-01-06 05:56:241321 useful for projects such as the Linux kernel which rely heavily
Junio C Hamanodfccbb02008-05-26 01:16:141322 on emailed patches.
1323</p>
1324</li>
1325<li>
1326<p>
Junio C Hamanoa28a9202012-06-21 07:08:231327<a href="git-bisect.html">git-bisect(1)</a>: When there is a regression in your
Junio C Hamanodfccbb02008-05-26 01:16:141328 project, one way to track down the bug is by searching through
Junio C Hamano97bcb482010-11-25 03:16:071329 the history to find the exact commit that&#8217;s to blame. Git bisect
Junio C Hamanodfccbb02008-05-26 01:16:141330 can help you perform a binary search for that commit. It is
1331 smart enough to perform a close-to-optimal search even in the
1332 case of complex non-linear history with lots of merged branches.
1333</p>
1334</li>
1335<li>
1336<p>
Junio C Hamanoa28a9202012-06-21 07:08:231337<a href="gitworkflows.html">gitworkflows(7)</a>: Gives an overview of recommended
Junio C Hamano804b5212009-06-07 16:05:031338 workflows.
1339</p>
1340</li>
1341<li>
1342<p>
Junio C Hamano446e30b2014-10-16 21:30:321343<a href="giteveryday.html">giteveryday(7)</a>: Everyday Git with 20 Commands Or So.
Junio C Hamanodfccbb02008-05-26 01:16:141344</p>
1345</li>
1346<li>
1347<p>
Junio C Hamanoa28a9202012-06-21 07:08:231348<a href="gitcvs-migration.html">gitcvs-migration(7)</a>: Git for CVS users.
Junio C Hamanodfccbb02008-05-26 01:16:141349</p>
1350</li>
Junio C Hamanoba4b9282008-07-06 05:20:311351</ul></div>
Junio C Hamanodfccbb02008-05-26 01:16:141352</div>
Junio C Hamano9d971152012-12-19 00:43:111353</div>
1354<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311355<h2 id="_see_also">SEE ALSO</h2>
Junio C Hamanodfccbb02008-05-26 01:16:141356<div class="sectionbody">
Junio C Hamanoa28a9202012-06-21 07:08:231357<div class="paragraph"><p><a href="gittutorial-2.html">gittutorial-2(7)</a>,
1358<a href="gitcvs-migration.html">gitcvs-migration(7)</a>,
1359<a href="gitcore-tutorial.html">gitcore-tutorial(7)</a>,
1360<a href="gitglossary.html">gitglossary(7)</a>,
1361<a href="git-help.html">git-help(1)</a>,
1362<a href="gitworkflows.html">gitworkflows(7)</a>,
Junio C Hamano446e30b2014-10-16 21:30:321363<a href="giteveryday.html">giteveryday(7)</a>,
Junio C Hamano97bcb482010-11-25 03:16:071364<a href="user-manual.html">The Git User&#8217;s Manual</a></p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141365</div>
Junio C Hamano9d971152012-12-19 00:43:111366</div>
1367<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311368<h2 id="_git">GIT</h2>
Junio C Hamanodfccbb02008-05-26 01:16:141369<div class="sectionbody">
Junio C Hamanoe89102f2017-02-15 23:18:151370<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
Junio C Hamanodfccbb02008-05-26 01:16:141371</div>
Junio C Hamano7bd050f2011-09-22 06:32:221372</div>
Junio C Hamano9d971152012-12-19 00:43:111373</div>
Junio C Hamano7bd050f2011-09-22 06:32:221374<div id="footnotes"><hr /></div>
Junio C Hamanodfccbb02008-05-26 01:16:141375<div id="footer">
1376<div id="footer-text">
Junio C Hamano2ef0ba32018-01-26 23:13:531377Last updated
Junio C Hamanoc9f11c22019-07-10 02:54:041378 2019-07-09 19:51:04 PDT
Junio C Hamanodfccbb02008-05-26 01:16:141379</div>
1380</div>
1381</body>
1382</html>