summaryrefslogtreecommitdiff
path: root/Documentation/tutorial.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-131-19/+52
* | Convert usage of GIT and Git into gitChristian Meder2005-10-101-9/+9
* | Remove the version tags from the manpagesJunio C Hamano2005-10-101-1/+0
|/
* [PATCH] Retitle 'inspecting what happened' section.Jon Loeliger2005-09-221-2/+2
* Update tutorial with Octopus usage.Junio C Hamano2005-09-211-1/+103
* [PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI2005-09-111-2/+2
* [PATCH] fix tutorial typojdl@freescale.com2005-09-091-1/+1
* [PATCH] Fix tutorial reference to git-*-scripts.jdl@freescale.com2005-09-091-5/+5
* Big tool rename.Junio C Hamano2005-09-071-27/+27
* Mention post-update when we first talk about publishing a repository.Junio C Hamano2005-09-021-0/+6
* Add repository-layout document.Junio C Hamano2005-09-011-0/+5
* Update tutorial.Junio C Hamano2005-08-301-291/+370
* Documentaion updates.Junio C Hamano2005-08-301-235/+284
* [PATCH] tutorial note about git branchAmos Waterland2005-08-281-0/+1
* Update tutorial to describe shared repository style a bit more.Junio C Hamano2005-08-241-20/+53
* Tutorial updates.Junio C Hamano2005-08-231-193/+270
* [PATCH] use it's and its correctly in documentationGreg Louis2005-08-171-1/+1
* [PATCH] Updates to tutorial.txtJohannes Schindelin2005-08-011-19/+17
* Tutorial: use a bit longer sample filenames.Junio C Hamano2005-07-291-40/+40
* Tutorial typofix.Linus Torvalds2005-07-271-1/+1
* Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds2005-07-231-21/+31
* [PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano2005-07-221-22/+18
* [PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano2005-07-161-0/+28
* [PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano2005-07-151-19/+42
* [PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano2005-07-151-74/+283
* [PATCH] Documentation: update tutorial to talk about push.Junio C Hamano2005-07-151-7/+80
* Update the tutorial a bitLinus Torvalds2005-07-081-8/+242
* Update tutorial a bit for scripted helpers.Linus Torvalds2005-06-141-7/+19
* [PATCH] Tutorial update to adjust for -B fixJunio C Hamano2005-06-121-7/+0
* Clarify git-diff-cache semantics in the tutorial.Linus Torvalds2005-06-021-13/+28
* Run the tutorial through ispell once moreLinus Torvalds2005-06-021-6/+6
* tutorial.txt: start describing how to copy repositoriesLinus Torvalds2005-06-011-3/+97
* Update tutorial for simplified "git" script.Linus Torvalds2005-06-011-8/+19
* tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds2005-06-011-11/+11
* Add first cut at a simple git tutorial.Linus Torvalds2005-05-311-0/+413