public
Description: Git Community Book Source
Homepage: http://book.git-scm.com
Clone URL: git://github.com/schacon/gitbook.git
Sebastian Pipping (author)
Thu Mar 26 06:30:34 -0700 2009
schacon (committer)
Mon Apr 20 14:50:47 -0700 2009
gitbook / text
name age message
..
file .DS_Store Sun Jul 27 10:50:46 -0700 2008 initial commit of layout for book [schacon]
directory 01_Introduction/ Mon Apr 20 14:50:47 -0700 2009 Fix e-mail link [Sebastian Pipping]
directory 02_Git_Object_Db_Basics/ Tue Aug 12 16:55:48 -0700 2008 Fixed line wrapping [Charlie O'Keefe]
directory 02a_Git_Directory_and_Working_Directory/ Tue Aug 12 16:55:48 -0700 2008 Fixed line wrapping [Charlie O'Keefe]
directory 03_The_Git_Index/ Tue Aug 12 16:55:48 -0700 2008 Fixed line wrapping [Charlie O'Keefe]
directory 05_Installing_Git/ Sat Aug 16 11:11:44 -0700 2008 Removed redundant-sounding 'also' and extra spa... [Charlie O'Keefe]
directory 06_Setup_and_Initialization/ Sat Aug 16 11:31:27 -0700 2008 Minor edits to 'Setup and Initialization' section [Charlie O'Keefe]
directory 06a_Getting_A_Repo/ Sun Aug 17 13:40:03 -0700 2008 Minor edits to "Getting a Git Repository" secti... [Charlie O'Keefe]
directory 07_Normal_Workflow/ Sun Aug 17 13:42:25 -0700 2008 Just a couple minor edits to the "Normal Workfl... [Charlie O'Keefe]
directory 08_Basic_Branching_and_Merging/ Sun Aug 17 13:48:08 -0700 2008 Minor edits to "Basic Branching and Merging" se... [Charlie O'Keefe]
directory 09_Reviewing_History_Git_Log/ Thu Sep 04 13:42:33 -0700 2008 updated git log, removed advanced git log, adde... [schacon]
directory 10_Comparing_Commits_Git_Diff/ Sun Aug 17 14:27:52 -0700 2008 Minor edits to "Comparing Commits - Git Diff" s... [Charlie O'Keefe]
directory 11_Distributed_Workflows_Clone_Fetch_Push/ Mon Dec 15 17:45:10 -0800 2008 Remove some cruft from the old git user's manua... [tjkirch]
directory 12_Git_Tag/ Wed Jul 30 08:26:47 -0700 2008 added to the Git Tag chapter [schacon]
directory 12a_Ignoring_Files/ Tue Sep 02 15:22:28 -0700 2008 fixed some broken links and added an initial gi... [schacon]
directory 13_Rebasing/ Wed Jul 30 09:23:12 -0700 2008 easier to add figures, added a bunch of rebase ... [schacon]
directory 14_Interactive_Rebasing/ Tue Sep 02 12:53:58 -0700 2008 added iteractive adding and rebasing docs [schacon]
directory 15_Interactive_Adding/ Tue Sep 02 12:53:58 -0700 2008 added iteractive adding and rebasing docs [schacon]
directory 16_Stashing/ Tue Sep 02 12:53:58 -0700 2008 added iteractive adding and rebasing docs [schacon]
directory 17_Git_Treeishes/ Tue Sep 02 13:27:48 -0700 2008 added a sentance explaining the term [schacon]
directory 18_Tracking_Branches/ Tue Sep 02 14:33:47 -0700 2008 rearranged some sections, added to tracking bra... [schacon]
directory 19_Finding_in_Git_Grep/ Tue Sep 02 14:33:47 -0700 2008 rearranged some sections, added to tracking bra... [schacon]
directory 21_Redoing_Git_Reset_and_Revert/ Tue Sep 02 15:22:28 -0700 2008 fixed some broken links and added an initial gi... [schacon]
directory 22_Maintaining_Git_Gc_Prune_Fsck/ Tue Sep 02 15:22:28 -0700 2008 fixed some broken links and added an initial gi... [schacon]
directory 230_Setting_Up_A_Public_Repo_Git_Http_Ssh_Gitosis/ Wed Sep 03 10:30:37 -0700 2008 added chapters on private repo setup, scm migra... [schacon]
directory 23A_Setting_Up_Private_Repo/ Wed Sep 03 10:30:37 -0700 2008 added chapters on private repo setup, scm migra... [schacon]
directory 24_Creating_New_Empty_Branches/ Tue Sep 02 15:22:28 -0700 2008 fixed some broken links and added an initial gi... [schacon]
directory 25_Changing_Your_History/ Thu Sep 04 14:53:55 -0700 2008 consolidated the scripting into one chapter, me... [schacon]
directory 26_Advanced_Branching_And_Merging/ Fri Sep 05 14:21:25 -0700 2008 integrated feedback from the git list to packfiles [schacon]
directory 27_Finding_Issues_Git_Bisect/ Mon Jul 28 17:48:02 -0700 2008 migrated tons more content from the user guide ... [schacon]
directory 28_Finding_Issues_Git_Blame/ Tue Feb 03 10:18:05 -0800 2009 fixed a git doc link "linkto" => "linkgit" Poi... [schacon]
directory 29_Git_and_Email_Am_Format_Patch/ Sun Dec 21 15:28:10 -0800 2008 Fix two more bits of cruft from the git user's ... [tjkirch]
directory 30_Customizing_Git_Git_Config/ Thu Sep 04 13:42:33 -0700 2008 updated git log, removed advanced git log, adde... [schacon]
directory 31_Git_Hooks/ Wed Jan 28 08:55:47 -0800 2009 Adding a little of content about git hooks -> 3... [djalmaoliveira]
directory 32_Git_Recovery_Corrupted_Objects/ Thu Sep 04 13:42:33 -0700 2008 updated git log, removed advanced git log, adde... [schacon]
directory 34_Git_Submodules/ Wed Jan 28 08:55:03 -0800 2009 git submodule syntax correction Signed-off-by:... [paulp]
directory 35_Git_on_Windows/ Tue Jul 29 08:30:43 -0700 2008 added gitcasts everywhere I could [schacon]
directory 37_Deploying_with_Git/ Thu Sep 04 14:53:55 -0700 2008 consolidated the scripting into one chapter, me... [schacon]
directory 38_Subversion_Integration/ Sun Jul 27 13:03:06 -0700 2008 initial layout for the book [schacon]
directory 39_SCM_Migration/ Thu Sep 04 14:53:55 -0700 2008 consolidated the scripting into one chapter, me... [schacon]
directory 40_Graphical_Git_gitgui_gitk/ Tue Dec 09 09:48:44 -0800 2008 gitk addition by Doug Barth [schacon]
directory 41_Hosting_Git_gitweb_repoorcz_github_gitorious/ Wed Sep 03 10:30:37 -0700 2008 added chapters on private repo setup, scm migra... [schacon]
directory 42_Alternative_Uses_TicGit/ Mon Jul 28 17:00:28 -0700 2008 updated a bunch of the titles [schacon]
directory 44_Scripting_and_Git/ Thu Sep 04 14:53:55 -0700 2008 consolidated the scripting into one chapter, me... [schacon]
directory 47_Git_and_Editors_tm_eclipse_nb/ Mon Jul 28 17:00:28 -0700 2008 updated a bunch of the titles [schacon]
directory 48_How_Git_Stores_Objects/ Sat Jan 17 03:18:39 -0800 2009 fixed dumb null byte error [schacon]
directory 49_Browsing_Git_Objects/ Mon Jul 28 17:48:02 -0700 2008 migrated tons more content from the user guide ... [schacon]
directory 50_Git_References_updateref/ Mon Jul 28 17:48:02 -0700 2008 migrated tons more content from the user guide ... [schacon]
directory 51_The_Git_Index_lsfiles/ Sun Dec 21 15:28:10 -0800 2008 Fix two more bits of cruft from the git user's ... [tjkirch]
directory 52_The_Packfile/ Fri Sep 05 14:21:25 -0700 2008 integrated feedback from the git list to packfiles [schacon]
directory 53_Raw_Git_readtree_writetree_committree/ Fri Sep 05 14:23:57 -0700 2008 removed echoing to refs [schacon]
directory 54_Transfer_Protocols/ Thu Sep 04 13:42:33 -0700 2008 updated git log, removed advanced git log, adde... [schacon]
directory 55_Glossary/ Wed Jan 28 08:55:48 -0800 2009 Adding 55_Glossary chapter This chapter was co... [djalmaoliveira]