summaryrefslogtreecommitdiffstats
path: root/Documentation/tutorial.txt
AgeCommit message (Expand)AuthorLines
2006-01-22Documentation: finishing touches to the new tutorial.Junio C Hamano-1/+1
2006-01-22New tutorialJ. Bruce Fields-1703/+286
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano-24/+25
2005-12-24Tutorial: mention shared repository management.Junio C Hamano-0/+18
2005-12-20A shared repository should be writable by members.Junio C Hamano-1/+3
2005-12-17Documentation: HTTP needs update-server-info.Junio C Hamano-7/+11
2005-12-14Documentation: tutorialJunio C Hamano-0/+6
2005-12-13Documentation: not learning core git commands.Junio C Hamano-1/+19
2005-12-07Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano-11/+12
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano-0/+35
2005-11-30Tutorial: adjust merge example to recursive strategy.Junio C Hamano-8/+7
2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano-1/+4
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström-3/+3
2005-11-08Use consistent shell prompts and example style.Jon Loeliger-88/+138
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano-7/+8
2005-11-06Documentation: talk about guts of merge in tutorial.Junio C Hamano-8/+159
2005-11-03Illustration: "Git Diff Types"Junio C Hamano-0/+35
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano-1/+3
2005-10-15Merge branch 'fixes'Junio C Hamano-22/+57
2005-10-13tutorial: update the initial commit example.Junio C Hamano-6/+8
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin-19/+52
2005-10-10Convert usage of GIT and Git into gitChristian Meder-9/+9
2005-10-10Remove the version tags from the manpagesJunio C Hamano-1/+0
2005-09-22[PATCH] Retitle 'inspecting what happened' section.Jon Loeliger-2/+2
2005-09-21Update tutorial with Octopus usage.Junio C Hamano-1/+103
2005-09-11[PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI-2/+2
2005-09-09[PATCH] fix tutorial typojdl@freescale.com-1/+1
2005-09-09[PATCH] Fix tutorial reference to git-*-scripts.jdl@freescale.com-5/+5
2005-09-07Big tool rename.Junio C Hamano-27/+27
2005-09-02Mention post-update when we first talk about publishing a repository.Junio C Hamano-0/+6
2005-09-01Add repository-layout document.Junio C Hamano-0/+5
2005-08-30Update tutorial.Junio C Hamano-291/+370
2005-08-30Documentaion updates.Junio C Hamano-235/+284
2005-08-28[PATCH] tutorial note about git branchAmos Waterland-0/+1
2005-08-24Update tutorial to describe shared repository style a bit more.Junio C Hamano-20/+53
2005-08-23Tutorial updates.Junio C Hamano-193/+270
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis-1/+1
2005-08-01[PATCH] Updates to tutorial.txtJohannes Schindelin-19/+17
2005-07-29Tutorial: use a bit longer sample filenames.Junio C Hamano-40/+40
2005-07-27Tutorial typofix.Linus Torvalds-1/+1
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds-21/+31
2005-07-22[PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano-22/+18
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano-0/+28
2005-07-15[PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano-19/+42
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano-74/+283
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Junio C Hamano-7/+80
2005-07-08Update the tutorial a bitLinus Torvalds-8/+242
2005-06-14Update tutorial a bit for scripted helpers.Linus Torvalds-7/+19
2005-06-12[PATCH] Tutorial update to adjust for -B fixJunio C Hamano-7/+0
2005-06-02Clarify git-diff-cache semantics in the tutorial.Linus Torvalds-13/+28