aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/tutorial.txt
AgeCommit message (Expand)AuthorFilesLines
2006-06-07Some doc typo fixesFrancis Daly1-1/+1
2006-06-03Documentation: Spelling fixesHorst H. von Brand1-4/+4
2006-05-29documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields1-1/+7
2006-05-29documentation: mention gitk font adjustment in tutorialJ. Bruce Fields1-1/+3
2006-05-21tutorial: add discussion of index file, object databaseJ. Bruce Fields1-6/+22
2006-05-21tutorial: expanded discussion of commit historyJ. Bruce Fields1-53/+112
2006-05-21tutorial: replace "whatchanged" by "log"J. Bruce Fields1-6/+6
2006-03-04AsciiDoc fix for tutorialFrancis Daly1-1/+1
2006-01-22Documentation: finishing touches to the new tutorial.Junio C Hamano1-1/+1
2006-01-22New tutorialJ. Bruce Fields1-1703/+286
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano1-24/+25
2005-12-24Tutorial: mention shared repository management.Junio C Hamano1-0/+18
2005-12-20A shared repository should be writable by members.Junio C Hamano1-1/+3
2005-12-17Documentation: HTTP needs update-server-info.Junio C Hamano1-7/+11
2005-12-14Documentation: tutorialJunio C Hamano1-0/+6
2005-12-13Documentation: not learning core git commands.Junio C Hamano1-1/+19
2005-12-07Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano1-11/+12
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano1-0/+35
2005-11-30Tutorial: adjust merge example to recursive strategy.Junio C Hamano1-8/+7
2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano1-1/+4
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström1-3/+3
2005-11-08Use consistent shell prompts and example style.Jon Loeliger1-88/+138
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano1-7/+8
2005-11-06Documentation: talk about guts of merge in tutorial.Junio C Hamano1-8/+159
2005-11-03Illustration: "Git Diff Types"Junio C Hamano1-0/+35
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano1-1/+3
2005-10-15Merge branch 'fixes'Junio C Hamano1-22/+57
2005-10-13tutorial: update the initial commit example.Junio C Hamano1-6/+8
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin1-19/+52
2005-10-10Convert usage of GIT and Git into gitChristian Meder1-9/+9
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-09-22[PATCH] Retitle 'inspecting what happened' section.Jon Loeliger1-2/+2
2005-09-21Update tutorial with Octopus usage.Junio C Hamano1-1/+103
2005-09-11[PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI1-2/+2
2005-09-09[PATCH] fix tutorial typojdl@freescale.com1-1/+1
2005-09-09[PATCH] Fix tutorial reference to git-*-scripts.jdl@freescale.com1-5/+5
2005-09-07Big tool rename.Junio C Hamano1-27/+27
2005-09-02Mention post-update when we first talk about publishing a repository.Junio C Hamano1-0/+6
2005-09-01Add repository-layout document.Junio C Hamano1-0/+5
2005-08-30Update tutorial.Junio C Hamano1-291/+370
2005-08-30Documentaion updates.Junio C Hamano1-235/+284
2005-08-28[PATCH] tutorial note about git branchAmos Waterland1-0/+1
2005-08-24Update tutorial to describe shared repository style a bit more.Junio C Hamano1-20/+53
2005-08-23Tutorial updates.Junio C Hamano1-193/+270
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis1-1/+1
2005-08-01[PATCH] Updates to tutorial.txtJohannes Schindelin1-19/+17
2005-07-29Tutorial: use a bit longer sample filenames.Junio C Hamano1-40/+40
2005-07-27Tutorial typofix.Linus Torvalds1-1/+1
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds1-21/+31
2005-07-22[PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano1-22/+18
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano1-0/+28
2005-07-15[PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano1-19/+42
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano1-74/+283
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Junio C Hamano1-7/+80
2005-07-08Update the tutorial a bitLinus Torvalds1-8/+242
2005-06-14Update tutorial a bit for scripted helpers.Linus Torvalds1-7/+19
2005-06-12[PATCH] Tutorial update to adjust for -B fixJunio C Hamano1-7/+0
2005-06-02Clarify git-diff-cache semantics in the tutorial.Linus Torvalds1-13/+28
2005-06-02Run the tutorial through ispell once moreLinus Torvalds1-6/+6
2005-06-01tutorial.txt: start describing how to copy repositoriesLinus Torvalds1-3/+97
2005-06-01Update tutorial for simplified "git" script.Linus Torvalds1-8/+19
2005-06-01tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds1-11/+11
2005-05-31Add first cut at a simple git tutorial.Linus Torvalds1-0/+413