summaryrefslogtreecommitdiff
path: root/Documentation/tutorial.txt
Commit message (Expand)AuthorAgeFilesLines
* tutorial: revise index introductionJ. Bruce Fields2007-05-191-49/+45
* tutorials: add user-manual linksJ. Bruce Fields2007-05-191-1/+5
* Mention version 1.5.1 in tutorial and user-manualCarl Worth2007-05-041-2/+2
* Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-181-1/+1
* Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg2007-02-041-0/+2
* Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano2007-02-031-3/+3
* Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano2007-02-021-18/+18
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-4/+4
* tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano2007-01-161-19/+24
* tutorial: Use only separate layoutSanti Béjar2007-01-161-13/+13
* some doc updatesNicolas Pitre2007-01-141-11/+9
* "init-db" can really be just "init"Nicolas Pitre2007-01-071-1/+1
* Documentation: tutorial editingJ. Bruce Fields2007-01-061-6/+10
* Documentation/tutorial: misc updatesSanti Béjar2007-01-031-4/+13
* tutorial: misc updates.Junio C Hamano2007-01-031-7/+17
* Documentation: update tutorial's discussion of originJ. Bruce Fields2006-12-311-10/+15
* Provide more meaningful output from 'git init-db'.Shawn O. Pearce2006-12-151-1/+1
* make 'git add' a first class user friendly interface to the indexNicolas Pitre2006-12-041-6/+40
* Merge branch 'maint'Junio C Hamano2006-11-291-5/+24
|\
| * tutorial: talk about user.name early and don't start with commit -aJunio C Hamano2006-11-291-5/+24
* | Documentation: clarify tutorial pull/merge discussionJ. Bruce Fields2006-11-251-15/+26
|/
* Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-211-1/+1
* Some doc typo fixesFrancis Daly2006-06-071-1/+1
* Documentation: Spelling fixesHorst H. von Brand2006-06-031-4/+4
* documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields2006-05-291-1/+7
* documentation: mention gitk font adjustment in tutorialJ. Bruce Fields2006-05-291-1/+3
* tutorial: add discussion of index file, object databaseJ. Bruce Fields2006-05-211-6/+22
* tutorial: expanded discussion of commit historyJ. Bruce Fields2006-05-211-53/+112
* tutorial: replace "whatchanged" by "log"J. Bruce Fields2006-05-211-6/+6
* AsciiDoc fix for tutorialFrancis Daly2006-03-041-1/+1
* Documentation: finishing touches to the new tutorial.Junio C Hamano2006-01-221-1/+1
* New tutorialJ. Bruce Fields2006-01-221-1703/+286
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-151-24/+25
* Tutorial: mention shared repository management.Junio C Hamano2005-12-241-0/+18
* A shared repository should be writable by members.Junio C Hamano2005-12-201-1/+3
* Documentation: HTTP needs update-server-info.Junio C Hamano2005-12-171-7/+11
* Documentation: tutorialJunio C Hamano2005-12-141-0/+6
* Documentation: not learning core git commands.Junio C Hamano2005-12-131-1/+19
* Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano2005-12-071-11/+12
* Documentation: shared repository management in tutorial.Junio C Hamano2005-12-051-0/+35
* Tutorial: adjust merge example to recursive strategy.Junio C Hamano2005-11-301-8/+7
* tutorial: setting up a tree for subsystem maintainersJunio C Hamano2005-11-211-1/+4
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-111-3/+3
* Use consistent shell prompts and example style.Jon Loeliger2005-11-081-88/+138
* Tutorial: do not use 'git resolve'.Junio C Hamano2005-11-081-7/+8
* Documentation: talk about guts of merge in tutorial.Junio C Hamano2005-11-061-8/+159
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-011-1/+3
* Merge branch 'fixes'Junio C Hamano2005-10-151-22/+57
|\
| * tutorial: update the initial commit example.Junio C Hamano2005-10-131-6/+8