Update documentation for 4.9
[egit/eclipse.git] / org.eclipse.egit.doc / help / toc.xml
blobb93ccf799f1eb1ebb957514fcea5e2506ada21e3
1 <?xml version='1.0' encoding='utf-8' ?>
2 <toc topic="help/EGit/User_Guide/User-Guide.html" label="EGit Documentation">
3         <topic href="help/EGit/User_Guide/User-Guide.html" label="EGit User Guide">
4                 <topic href="help/EGit/User_Guide/User-Guide.html" label="Getting Started">
5                         <topic href="help/EGit/User_Guide/User-Guide.html#Overview" label="Overview"></topic>
6                         <topic href="help/EGit/User_Guide/User-Guide.html#Basic_Tutorial:_Adding_a_project_to_version_control" label="Basic Tutorial: Adding a project to version control">
7                                 <topic href="help/EGit/User_Guide/User-Guide.html#Configuration" label="Configuration">
8                                         <topic href="help/EGit/User_Guide/User-Guide.html#Identifying_yourself" label="Identifying yourself"></topic>
9                                         <topic href="help/EGit/User_Guide/User-Guide.html#Setting_up_the_Home_Directory_on_Windows" label="Setting up the Home Directory on Windows"></topic>
10                                         <topic href="help/EGit/User_Guide/User-Guide.html#Pointing_out_the_System_wide_configuration" label="Pointing out the System wide configuration"></topic>
11                                 </topic>
12                                 <topic href="help/EGit/User_Guide/User-Guide.html#Create_Repository" label="Create Repository"></topic>
13                                 <topic href="help/EGit/User_Guide/User-Guide.html#Track_Changes" label="Track Changes"></topic>
14                                 <topic href="help/EGit/User_Guide/User-Guide.html#Inspect_History" label="Inspect History"></topic>
15                         </topic>
16                         <topic href="help/EGit/User_Guide/User-Guide.html#GitHub_Tutorial" label="GitHub Tutorial">
17                                 <topic href="help/EGit/User_Guide/User-Guide.html#Create_Local_Repository" label="Create Local Repository"></topic>
18                                 <topic href="help/EGit/User_Guide/User-Guide.html#Create_Repository_at_GitHub" label="Create Repository at GitHub"></topic>
19                                 <topic href="help/EGit/User_Guide/User-Guide.html#Eclipse_SSH_Configuration" label="Eclipse SSH Configuration"></topic>
20                                 <topic href="help/EGit/User_Guide/User-Guide.html#Push_Upstream" label="Push Upstream"></topic>
21                         </topic>
22                         <topic href="help/EGit/User_Guide/User-Guide.html#EclipseCon_2012_Git_Tutorial" label="EclipseCon 2012 Git Tutorial"></topic>
23                 </topic>
24                 <topic href="help/EGit/User_Guide/Concepts.html" label="Concepts">
25                         <topic href="help/EGit/User_Guide/Concepts.html#Repository" label="Repository"></topic>
26                         <topic href="help/EGit/User_Guide/Concepts.html#Index" label="Index"></topic>
27                         <topic href="help/EGit/User_Guide/Concepts.html#Branches" label="Branches">
28                                 <topic href="help/EGit/User_Guide/Concepts.html#Local_Branches" label="Local Branches"></topic>
29                                 <topic href="help/EGit/User_Guide/Concepts.html#Remote_Tracking_Branches" label="Remote Tracking Branches"></topic>
30                         </topic>
31                         <topic href="help/EGit/User_Guide/Concepts.html#Working_Directory" label="Working Directory"></topic>
32                         <topic href="help/EGit/User_Guide/Concepts.html#Recording_Changes_in_the_Repository" label="Recording Changes in the Repository"></topic>
33                 </topic>
34                 <topic href="help/EGit/User_Guide/Tasks.html" label="Tasks">
35                         <topic href="help/EGit/User_Guide/Tasks.html#Creating_Repositories" label="Creating Repositories">
36                                 <topic href="help/EGit/User_Guide/Tasks.html#Considerations_for_Git_Repositories_to_be_used_in_Eclipse" label="Considerations for Git Repositories to be used in Eclipse">
37                                         <topic href="help/EGit/User_Guide/Tasks.html#The_short_story" label="The short story"></topic>
38                                         <topic href="help/EGit/User_Guide/Tasks.html#The_longer_story" label="The longer story">
39                                                 <topic href="help/EGit/User_Guide/Tasks.html#Eclipse_Workspace_and_Repository_working_directory" label="Eclipse Workspace and Repository working directory"></topic>
40                                                 <topic href="help/EGit/User_Guide/Tasks.html#Implications" label="Implications"></topic>
41                                         </topic>
42                                 </topic>
43                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_new_empty_Git_Repository" label="Creating a new empty Git Repository"></topic>
44                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_Git_Repository_for_multiple_Projects" label="Creating a Git Repository for multiple Projects"></topic>
45                         </topic>
46                         <topic href="help/EGit/User_Guide/Tasks.html#Starting_from_existing_Git_Repositories" label="Starting from existing Git Repositories">
47                                 <topic href="help/EGit/User_Guide/Tasks.html#Starting_the_import_wizard" label="Starting the import wizard"></topic>
48                                 <topic href="help/EGit/User_Guide/Tasks.html#Cloning_or_adding_Repositories" label="Cloning or adding Repositories">
49                                         <topic href="help/EGit/User_Guide/Tasks.html#Cloning_a_Repository" label="Cloning a Repository"></topic>
50                                         <topic href="help/EGit/User_Guide/Tasks.html#Adding_a_Repository" label="Adding a Repository"></topic>
51                                 </topic>
52                                 <topic href="help/EGit/User_Guide/Tasks.html#Selecting_a_Repository_from_the_List" label="Selecting a Repository from the List"></topic>
53                                 <topic href="help/EGit/User_Guide/Tasks.html#Importing_projects" label="Importing projects"></topic>
54                                 <topic href="help/EGit/User_Guide/Tasks.html#Wizard_for_project_import" label="Wizard for project import">
55                                         <topic href="help/EGit/User_Guide/Tasks.html#Import_Existing_Projects" label="Import Existing Projects">
56                                                 <topic href="help/EGit/User_Guide/Tasks.html#Limiting_the_Scope_for_Project_Import" label="Limiting the Scope for Project Import"></topic>
57                                         </topic>
58                                         <topic href="help/EGit/User_Guide/Tasks.html#Use_the_New_Projects_Wizard" label="Use the New Projects Wizard"></topic>
59                                         <topic href="help/EGit/User_Guide/Tasks.html#Import_as_General_Project" label="Import as General Project"></topic>
60                                 </topic>
61                         </topic>
62                         <topic href="help/EGit/User_Guide/Tasks.html#Working_with_remote_Repositories" label="Working with remote Repositories">
63                                 <topic href="help/EGit/User_Guide/Tasks.html#Cloning_Remote_Repositories" label="Cloning Remote Repositories">
64                                         <topic href="help/EGit/User_Guide/Tasks.html#Repository_Selection" label="Repository Selection"></topic>
65                                         <topic href="help/EGit/User_Guide/Tasks.html#Branch_Selection" label="Branch Selection"></topic>
66                                         <topic href="help/EGit/User_Guide/Tasks.html#Local_Destination" label="Local Destination"></topic>
67                                         <topic href="help/EGit/User_Guide/Tasks.html#Cloning_from_specific_locations" label="Cloning from specific locations"></topic>
68                                 </topic>
69                                 <topic href="help/EGit/User_Guide/Tasks.html#Pushing_to_other_Repositories" label="Pushing to other Repositories">
70                                         <topic href="help/EGit/User_Guide/Tasks.html#Pushing_to_upstream" label="Pushing to upstream">
71                                                 <topic href="help/EGit/User_Guide/Tasks.html#Configuring_upstream_push" label="Configuring upstream push"></topic>
72                                         </topic>
73                                         <topic href="help/EGit/User_Guide/Tasks.html#Direct_Push" label="Direct Push"></topic>
74                                         <topic href="help/EGit/User_Guide/Tasks.html#Push_Wizard" label="Push Wizard">
75                                                 <topic href="help/EGit/User_Guide/Tasks.html#Push_URI" label="Push URI"></topic>
76                                                 <topic href="help/EGit/User_Guide/Tasks.html#Push_Ref_Specifications" label="Push Ref Specifications"></topic>
77                                                 <topic href="help/EGit/User_Guide/Tasks.html#Delete_Ref_Specifications" label="Delete Ref Specifications"></topic>
78                                                 <topic href="help/EGit/User_Guide/Tasks.html#Conflicting_Push_Ref_Specifications" label="Conflicting Push Ref Specifications"></topic>
79                                                 <topic href="help/EGit/User_Guide/Tasks.html#Push_Confirmation" label="Push Confirmation"></topic>
80                                                 <topic href="help/EGit/User_Guide/Tasks.html#Push_Result_Report" label="Push Result Report"></topic>
81                                         </topic>
82                                 </topic>
83                                 <topic href="help/EGit/User_Guide/Tasks.html#Fetching_from_other_Repositories" label="Fetching from other Repositories">
84                                         <topic href="help/EGit/User_Guide/Tasks.html#Fetching_from_upstream" label="Fetching from upstream">
85                                                 <topic href="help/EGit/User_Guide/Tasks.html#Configuring_fetch_from_upstream" label="Configuring fetch from upstream"></topic>
86                                         </topic>
87                                         <topic href="help/EGit/User_Guide/Tasks.html#Direct_Fetch" label="Direct Fetch"></topic>
88                                         <topic href="help/EGit/User_Guide/Tasks.html#Fetch_Wizard" label="Fetch Wizard">
89                                                 <topic href="help/EGit/User_Guide/Tasks.html#Fetch_Ref_Specifications" label="Fetch Ref Specifications"></topic>
90                                                 <topic href="help/EGit/User_Guide/Tasks.html#Fetch_Result_Report" label="Fetch Result Report"></topic>
91                                         </topic>
92                                 </topic>
93                                 <topic href="help/EGit/User_Guide/Tasks.html#Pulling_New_Changes_from_Upstream_Branch" label="Pulling New Changes from Upstream Branch"></topic>
94                         </topic>
95                         <topic href="help/EGit/User_Guide/Tasks.html#Working_with_Gerrit" label="Working with Gerrit">
96                                 <topic href="help/EGit/User_Guide/Tasks.html#Enabling_Gerrit_for_a_repository" label="Enabling Gerrit for a repository"></topic>
97                                 <topic href="help/EGit/User_Guide/Tasks.html#Pushing_a_change_to_a_Gerrit_Code_Review_Server" label="Pushing a change to a Gerrit Code Review Server">
98                                         <topic href="help/EGit/User_Guide/Tasks.html#Pushing_as_Draft" label="Pushing as Draft"></topic>
99                                         <topic href="help/EGit/User_Guide/Tasks.html#Editing_a_change" label="Editing a change"></topic>
100                                 </topic>
101                                 <topic href="help/EGit/User_Guide/Tasks.html#Fetching_a_change_from_a_Gerrit_Code_Review_Server" label="Fetching a change from a Gerrit Code Review Server"></topic>
102                         </topic>
103                         <topic href="help/EGit/User_Guide/Tasks.html#Working_with_Gitflow" label="Working with Gitflow">
104                                 <topic href="help/EGit/User_Guide/Tasks.html#Enabling_Gitflow_for_a_repository" label="Enabling Gitflow for a repository"></topic>
105                                 <topic href="help/EGit/User_Guide/Tasks.html#Starting_a_feature.2Frelease.2Fhotfix" label="Starting a feature/release/hotfix"></topic>
106                                 <topic href="help/EGit/User_Guide/Tasks.html#Starting_release_from_a_commit_other_than_HEAD" label="Starting release from a commit other than HEAD"></topic>
107                         </topic>
108                         <topic href="help/EGit/User_Guide/Tasks.html#Inspecting_the_state_of_the_Repository" label="Inspecting the state of the Repository">
109                                 <topic href="help/EGit/User_Guide/Tasks.html#Label_Decorations" label="Label Decorations">
110                                         <topic href="help/EGit/User_Guide/Tasks.html#Text_Decorations" label="Text Decorations"></topic>
111                                         <topic href="help/EGit/User_Guide/Tasks.html#Icon_Decorations" label="Icon Decorations"></topic>
112                                 </topic>
113                                 <topic href="help/EGit/User_Guide/Tasks.html#Commit_Dialog" label="Commit Dialog"></topic>
114                                 <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Content" label="Comparing Content">
115                                         <topic href="help/EGit/User_Guide/Tasks.html#Compare_editor_and_Synchronize_View" label="Compare editor and Synchronize View"></topic>
116                                         <topic href="help/EGit/User_Guide/Tasks.html#Compare_working_tree_with_last_commit" label="Compare working tree with last commit"></topic>
117                                         <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Working_Tree_with_Index" label="Comparing Working Tree with Index"></topic>
118                                         <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Working_Tree_with_a_branch.2C_a_tag_or_a_reference" label="Comparing Working Tree with a branch, a tag or a reference"></topic>
119                                         <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Working_Tree_with_Any_Commit" label="Comparing Working Tree with Any Commit">
120                                                 <topic href="help/EGit/User_Guide/Tasks.html#From_the_project_explorer:" label="From the project explorer:"></topic>
121                                                 <topic href="help/EGit/User_Guide/Tasks.html#From_the_history_view_.28files_only.29:" label="From the history view (files only):"></topic>
122                                         </topic>
123                                         <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Two_Commits" label="Comparing Two Commits"></topic>
124                                         <topic href="help/EGit/User_Guide/Tasks.html#Comparing_Index_with_HEAD_or_Any_Other_Commit" label="Comparing Index with HEAD or Any Other Commit"></topic>
125                                 </topic>
126                                 <topic href="help/EGit/User_Guide/Tasks.html#Comparing_with_Branches_.28Synchronize.29" label="Comparing with Branches (Synchronize)"></topic>
127                                 <topic href="help/EGit/User_Guide/Tasks.html#Quickdiff" label="Quickdiff"></topic>
128                                 <topic href="help/EGit/User_Guide/Tasks.html#Inspecting_Commits" label="Inspecting Commits">
129                                         <topic href="help/EGit/User_Guide/Tasks.html#View_Diff_for_a_Commit" label="View Diff for a Commit"></topic>
130                                         <topic href="help/EGit/User_Guide/Tasks.html#Showing_the_contents_of_a_Commit" label="Showing the contents of a Commit"></topic>
131                                 </topic>
132                         </topic>
133                         <topic href="help/EGit/User_Guide/Tasks.html#Committing_Changes" label="Committing Changes">
134                                 <topic href="help/EGit/User_Guide/Tasks.html#Modifying_the_content" label="Modifying the content"></topic>
135                                 <topic href="help/EGit/User_Guide/Tasks.html#Committing" label="Committing">
136                                         <topic href="help/EGit/User_Guide/Tasks.html#Committing_with_the_Staging_View" label="Committing with the Staging View"></topic>
137                                         <topic href="help/EGit/User_Guide/Tasks.html#Committing_using_Commit_Dialog" label="Committing using Commit Dialog"></topic>
138                                         <topic href="help/EGit/User_Guide/Tasks.html#Commit_Message" label="Commit Message"></topic>
139                                         <topic href="help/EGit/User_Guide/Tasks.html#Amending_Commits" label="Amending Commits"></topic>
140                                 </topic>
141                         </topic>
142                         <topic href="help/EGit/User_Guide/Tasks.html#Reverting_Changes" label="Reverting Changes">
143                                 <topic href="help/EGit/User_Guide/Tasks.html#Reverting_changes_in_the_working_tree" label="Reverting changes in the working tree">
144                                         <topic href="help/EGit/User_Guide/Tasks.html#Replace_with_File_in_Git_Index" label="Replace with File in Git Index"></topic>
145                                         <topic href="help/EGit/User_Guide/Tasks.html#Replace_with_HEAD" label="Replace with HEAD"></topic>
146                                         <topic href="help/EGit/User_Guide/Tasks.html#Replace_with_Branch.2C_Tag_or_Reference" label="Replace with Branch, Tag or Reference"></topic>
147                                         <topic href="help/EGit/User_Guide/Tasks.html#Replace_with_Commit" label="Replace with Commit"></topic>
148                                         <topic href="help/EGit/User_Guide/Tasks.html#Replace_with_Previous_Revision" label="Replace with Previous Revision"></topic>
149                                 </topic>
150                                 <topic href="help/EGit/User_Guide/Tasks.html#Revert_using_quickdiff" label="Revert using quickdiff"></topic>
151                                 <topic href="help/EGit/User_Guide/Tasks.html#Reverting_changes_introduced_by_a_specific_commit" label="Reverting changes introduced by a specific commit"></topic>
152                                 <topic href="help/EGit/User_Guide/Tasks.html#Resetting_your_current_HEAD" label="Resetting your current HEAD">
153                                         <topic href="help/EGit/User_Guide/Tasks.html#Reset_to_specific_branch_or_tag" label="Reset to specific branch or tag"></topic>
154                                         <topic href="help/EGit/User_Guide/Tasks.html#Reset_to_a_specific_commit" label="Reset to a specific commit"></topic>
155                                         <topic href="help/EGit/User_Guide/Tasks.html#Revert_all_local_and_staged_changes" label="Revert all local and staged changes"></topic>
156                                 </topic>
157                         </topic>
158                         <topic href="help/EGit/User_Guide/Tasks.html#Branching" label="Branching">
159                                 <topic href="help/EGit/User_Guide/Tasks.html#General_remarks_about_branches" label="General remarks about branches">
160                                         <topic href="help/EGit/User_Guide/Tasks.html#Upstream_configuration" label="Upstream configuration"></topic>
161                                 </topic>
162                                 <topic href="help/EGit/User_Guide/Tasks.html#Checking_out_an_existing_Branch" label="Checking out an existing Branch">
163                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_team_menu_on_a_project_node:" label="From the team menu on a project node:"></topic>
164                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Git_Repositories_View" label="From the Git Repositories View"></topic>
165                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_History_View" label="From the History View"></topic>
166                                 </topic>
167                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_New_Local_Branch" label="Creating a New Local Branch">
168                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_team_menu" label="From the team menu"></topic>
169                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Repositories_View" label="From the Repositories View"></topic>
170                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_History_View_2" label="From the History View"></topic>
171                                 </topic>
172                                 <topic href="help/EGit/User_Guide/Tasks.html#Renaming_an_Existing_Branch" label="Renaming an Existing Branch">
173                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Team_menu_on_a_Project_node" label="From the Team menu on a Project node"></topic>
174                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Repositories_View_2" label="From the Repositories View"></topic>
175                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_History_View_3" label="From the History View"></topic>
176                                 </topic>
177                                 <topic href="help/EGit/User_Guide/Tasks.html#Deleting_a_Branch" label="Deleting a Branch">
178                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Team_Menu_on_a_Project_node" label="From the Team Menu on a Project node"></topic>
179                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_Repositories_View_3" label="From the Repositories View"></topic>
180                                         <topic href="help/EGit/User_Guide/Tasks.html#From_the_History_View_4" label="From the History View"></topic>
181                                 </topic>
182                                 <topic href="help/EGit/User_Guide/Tasks.html#Branch_Creation_Dialog" label="Branch Creation Dialog"></topic>
183                                 <topic href="help/EGit/User_Guide/Tasks.html#Configure_Branch_Dialog" label="Configure Branch Dialog"></topic>
184                         </topic>
185                         <topic href="help/EGit/User_Guide/Tasks.html#Merging" label="Merging">
186                                 <topic href="help/EGit/User_Guide/Tasks.html#Merging_a_branch_or_a_tag_into_the_current_branch" label="Merging a branch or a tag into the current branch">
187                                         <topic href="help/EGit/User_Guide/Tasks.html#Starting_merge_from_the_History_View" label="Starting merge from the History View"></topic>
188                                         <topic href="help/EGit/User_Guide/Tasks.html#Starting_merge_from_the_Team_menu" label="Starting merge from the Team menu"></topic>
189                                         <topic href="help/EGit/User_Guide/Tasks.html#Starting_merge_from_the_Git_Repositories_View" label="Starting merge from the Git Repositories View"></topic>
190                                         <topic href="help/EGit/User_Guide/Tasks.html#Merge_options" label="Merge options"></topic>
191                                         <topic href="help/EGit/User_Guide/Tasks.html#Possible_merge_results" label="Possible merge results">
192                                                 <topic href="help/EGit/User_Guide/Tasks.html#Merge_Result_dialog" label="Merge Result dialog"></topic>
193                                         </topic>
194                                 </topic>
195                                 <topic href="help/EGit/User_Guide/Tasks.html#Resolving_a_merge_conflict" label="Resolving a merge conflict">
196                                         <topic href="help/EGit/User_Guide/Tasks.html#Using_Merge_Tool" label="Using Merge Tool"></topic>
197                                         <topic href="help/EGit/User_Guide/Tasks.html#Manual_conflict_resolution" label="Manual conflict resolution"></topic>
198                                         <topic href="help/EGit/User_Guide/Tasks.html#Finding_conflicting_files" label="Finding conflicting files"></topic>
199                                         <topic href="help/EGit/User_Guide/Tasks.html#Editing_conflicting_files" label="Editing conflicting files"></topic>
200                                         <topic href="help/EGit/User_Guide/Tasks.html#Adding_conflict_resolution_to_the_git_index" label="Adding conflict resolution to the git index"></topic>
201                                         <topic href="help/EGit/User_Guide/Tasks.html#Committing_a_merge" label="Committing a merge"></topic>
202                                 </topic>
203                                 <topic href="help/EGit/User_Guide/Tasks.html#Aborting_Merge" label="Aborting Merge"></topic>
204                         </topic>
205                         <topic href="help/EGit/User_Guide/Tasks.html#Rebasing" label="Rebasing">
206                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebase_Introduction" label="Rebase Introduction"></topic>
207                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebase.2C_A_Simple_Example" label="Rebase, A Simple Example"></topic>
208                                 <topic href="help/EGit/User_Guide/Tasks.html#The_Real_World:_Rebase_Conflicts" label="The Real World: Rebase Conflicts"></topic>
209                                 <topic href="help/EGit/User_Guide/Tasks.html#Starting_Rebase" label="Starting Rebase"></topic>
210                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebase_Confirmation_Dialog" label="Rebase Confirmation Dialog"></topic>
211                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebase_Conflicts" label="Rebase Conflicts"></topic>
212                                 <topic href="help/EGit/User_Guide/Tasks.html#Aborting_Rebase" label="Aborting Rebase"></topic>
213                         </topic>
214                         <topic href="help/EGit/User_Guide/Tasks.html#Interactive_Rebase" label="Interactive Rebase">
215                                 <topic href="help/EGit/User_Guide/Tasks.html#Synopsis" label="Synopsis"></topic>
216                                 <topic href="help/EGit/User_Guide/Tasks.html#Starting_interactive_rebase" label="Starting interactive rebase"></topic>
217                                 <topic href="help/EGit/User_Guide/Tasks.html#Planning_rebase" label="Planning rebase"></topic>
218                                 <topic href="help/EGit/User_Guide/Tasks.html#Executing_interactive_rebase" label="Executing interactive rebase"></topic>
219                                 <topic href="help/EGit/User_Guide/Tasks.html#Safety_Instructions" label="Safety Instructions"></topic>
220                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebase_with_auto-stashing" label="Rebase with auto-stashing"></topic>
221                         </topic>
222                         <topic href="help/EGit/User_Guide/Tasks.html#Cherry_Picking" label="Cherry Picking">
223                                 <topic href="help/EGit/User_Guide/Tasks.html#Cherry-pick_Introduction" label="Cherry-pick Introduction"></topic>
224                                 <topic href="help/EGit/User_Guide/Tasks.html#Cherry-pick_Example" label="Cherry-pick Example"></topic>
225                         </topic>
226                         <topic href="help/EGit/User_Guide/Tasks.html#Tagging" label="Tagging">
227                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_Tag" label="Creating a Tag"></topic>
228                                 <topic href="help/EGit/User_Guide/Tasks.html#Replacing_an_Existing_Tag" label="Replacing an Existing Tag"></topic>
229                                 <topic href="help/EGit/User_Guide/Tasks.html#Deletion_of_tags" label="Deletion of tags"></topic>
230                                 <topic href="help/EGit/User_Guide/Tasks.html#Light-weight_and_Signed_Tags" label="Light-weight and Signed Tags"></topic>
231                         </topic>
232                         <topic href="help/EGit/User_Guide/Tasks.html#Patches" label="Patches">
233                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_Patches" label="Creating Patches">
234                                         <topic href="help/EGit/User_Guide/Tasks.html#Create_a_Patch_from_a_Commit" label="Create a Patch from a Commit"></topic>
235                                         <topic href="help/EGit/User_Guide/Tasks.html#Patch_Wizard" label="Patch Wizard"></topic>
236                                 </topic>
237                                 <topic href="help/EGit/User_Guide/Tasks.html#Applying_Patches" label="Applying Patches"></topic>
238                         </topic>
239                         <topic href="help/EGit/User_Guide/Tasks.html#Managing_Repositories" label="Managing Repositories">
240                                 <topic href="help/EGit/User_Guide/Tasks.html#Adding_Repositories_to_the_Git_Repositories_View" label="Adding Repositories to the Git Repositories View">
241                                         <topic href="help/EGit/User_Guide/Tasks.html#Adding_a_Repository_manually" label="Adding a Repository manually"></topic>
242                                         <topic href="help/EGit/User_Guide/Tasks.html#Cloning_a_Repository_2" label="Cloning a Repository"></topic>
243                                         <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_Repository" label="Creating a Repository"></topic>
244                                         <topic href="help/EGit/User_Guide/Tasks.html#Adding_a_Repository_using_Copy_and_Paste" label="Adding a Repository using Copy and Paste"></topic>
245                                 </topic>
246                                 <topic href="help/EGit/User_Guide/Tasks.html#Removing_Repositories" label="Removing Repositories">
247                                         <topic href="help/EGit/User_Guide/Tasks.html#Removing_a_Repository_from_the_Repositories_View" label="Removing a Repository from the Repositories View"></topic>
248                                         <topic href="help/EGit/User_Guide/Tasks.html#Deleting_a_Repository" label="Deleting a Repository"></topic>
249                                 </topic>
250                                 <topic href="help/EGit/User_Guide/Tasks.html#Structure_of_the_Git_Repositories_View" label="Structure of the Git Repositories View"></topic>
251                                 <topic href="help/EGit/User_Guide/Tasks.html#Functions_of_the_Git_Repositories_View" label="Functions of the Git Repositories View">
252                                         <topic href="help/EGit/User_Guide/Tasks.html#Project_Import" label="Project Import"></topic>
253                                         <topic href="help/EGit/User_Guide/Tasks.html#Branch_and_Tag_Support" label="Branch and Tag Support">
254                                                 <topic href="help/EGit/User_Guide/Tasks.html#Check-out_of_Branches_and_Tags" label="Check-out of Branches and Tags"></topic>
255                                                 <topic href="help/EGit/User_Guide/Tasks.html#Creation_and_Deletion_of_Branches" label="Creation and Deletion of Branches"></topic>
256                                                 <topic href="help/EGit/User_Guide/Tasks.html#Rebasing_2" label="Rebasing"></topic>
257                                                 <topic href="help/EGit/User_Guide/Tasks.html#Merging_a_Branch_or_a_Tag" label="Merging a Branch or a Tag"></topic>
258                                                 <topic href="help/EGit/User_Guide/Tasks.html#Synchronizing_with_a_Branch_or_a_Tag" label="Synchronizing with a Branch or a Tag"></topic>
259                                                 <topic href="help/EGit/User_Guide/Tasks.html#Determining_the_Checked-out_Branch" label="Determining the Checked-out Branch"></topic>
260                                                 <topic href="help/EGit/User_Guide/Tasks.html#Resetting_to_a_Branch_or_a_Tag" label="Resetting to a Branch or a Tag"></topic>
261                                                 <topic href="help/EGit/User_Guide/Tasks.html#.22Detached.22_HEAD" label="&quot;Detached&quot; HEAD"></topic>
262                                         </topic>
263                                         <topic href="help/EGit/User_Guide/Tasks.html#Inspecting_References" label="Inspecting References"></topic>
264                                         <topic href="help/EGit/User_Guide/Tasks.html#Browsing_the_Working_Directory" label="Browsing the Working Directory"></topic>
265                                         <topic href="help/EGit/User_Guide/Tasks.html#Repository_Configuration" label="Repository Configuration"></topic>
266                                         <topic href="help/EGit/User_Guide/Tasks.html#Remote_Repositories" label="Remote Repositories">
267                                                 <topic href="help/EGit/User_Guide/Tasks.html#Direct_Fetch_and_Push_Support" label="Direct Fetch and Push Support"></topic>
268                                                 <topic href="help/EGit/User_Guide/Tasks.html#Adding_a_Remote_Configuration" label="Adding a Remote Configuration"></topic>
269                                                 <topic href="help/EGit/User_Guide/Tasks.html#Changing_Remote_Configurations" label="Changing Remote Configurations"></topic>
270                                                 <topic href="help/EGit/User_Guide/Tasks.html#Gerrit_Configuration" label="Gerrit Configuration"></topic>
271                                         </topic>
272                                 </topic>
273                                 <topic href="help/EGit/User_Guide/Tasks.html#Refresh" label="Refresh"></topic>
274                                 <topic href="help/EGit/User_Guide/Tasks.html#Link_with_Selection" label="Link with Selection"></topic>
275                                 <topic href="help/EGit/User_Guide/Tasks.html#Link_with_Editor" label="Link with Editor"></topic>
276                                 <topic href="help/EGit/User_Guide/Tasks.html#Hierarchical_Branch_Layout" label="Hierarchical Branch Layout"></topic>
277                                 <topic href="help/EGit/User_Guide/Tasks.html#Bare_Repositories" label="Bare Repositories"></topic>
278                                 <topic href="help/EGit/User_Guide/Tasks.html#Removing_Repositories_from_the_Git_Repositories_View" label="Removing Repositories from the Git Repositories View"></topic>
279                                 <topic href="help/EGit/User_Guide/Tasks.html#Showing_Repository_in_Related_Views" label="Showing Repository in Related Views">
280                                         <topic href="help/EGit/User_Guide/Tasks.html#Show_in_History" label="Show in History"></topic>
281                                         <topic href="help/EGit/User_Guide/Tasks.html#Show_in_Reflog" label="Show in Reflog"></topic>
282                                         <topic href="help/EGit/User_Guide/Tasks.html#Show_in_Properties" label="Show in Properties"></topic>
283                                 </topic>
284                         </topic>
285                         <topic href="help/EGit/User_Guide/Tasks.html#Working_with_Tasks" label="Working with Tasks">
286                                 <topic href="help/EGit/User_Guide/Tasks.html#Installation" label="Installation"></topic>
287                                 <topic href="help/EGit/User_Guide/Tasks.html#Commit_Message_Template" label="Commit Message Template"></topic>
288                         </topic>
289                         <topic href="help/EGit/User_Guide/Tasks.html#Viewing_Commits" label="Viewing Commits">
290                                 <topic href="help/EGit/User_Guide/Tasks.html#Tagging_a_commit" label="Tagging a commit"></topic>
291                                 <topic href="help/EGit/User_Guide/Tasks.html#Creating_a_branch_from_a_commit" label="Creating a branch from a commit"></topic>
292                                 <topic href="help/EGit/User_Guide/Tasks.html#Checking_out_a_commit" label="Checking out a commit"></topic>
293                                 <topic href="help/EGit/User_Guide/Tasks.html#Cherry_picking_a_commit" label="Cherry picking a commit"></topic>
294                                 <topic href="help/EGit/User_Guide/Tasks.html#Opening_the_commit_viewer" label="Opening the commit viewer"></topic>
295                         </topic>
296                         <topic href="help/EGit/User_Guide/Tasks.html#Searching_for_commits" label="Searching for commits">
297                                 <topic href="help/EGit/User_Guide/Tasks.html#Git_Search_page" label="Git Search page"></topic>
298                                 <topic href="help/EGit/User_Guide/Tasks.html#Browsing_Search_Results" label="Browsing Search Results"></topic>
299                                 <topic href="help/EGit/User_Guide/Tasks.html#Launching_Git_Search" label="Launching Git Search"></topic>
300                                 <topic href="help/EGit/User_Guide/Tasks.html#Open_commit_dialog" label="Open commit dialog"></topic>
301                         </topic>
302                         <topic href="help/EGit/User_Guide/Tasks.html#Finding_the_author_of_each_line_in_a_file" label="Finding the author of each line in a file"></topic>
303                         <topic href="help/EGit/User_Guide/Tasks.html#Working_with_Submodules" label="Working with Submodules">
304                                 <topic href="help/EGit/User_Guide/Tasks.html#Cloning_Repositories_with_Submodules" label="Cloning Repositories with Submodules"></topic>
305                                 <topic href="help/EGit/User_Guide/Tasks.html#Browsing_Submodules" label="Browsing Submodules"></topic>
306                                 <topic href="help/EGit/User_Guide/Tasks.html#Adding_a_Submodule" label="Adding a Submodule"></topic>
307                                 <topic href="help/EGit/User_Guide/Tasks.html#Updating_Submodules" label="Updating Submodules"></topic>
308                         </topic>
309                         <topic href="help/EGit/User_Guide/Tasks.html#Team_Project_Sets" label="Team Project Sets">
310                                 <topic href="help/EGit/User_Guide/Tasks.html#Import" label="Import"></topic>
311                                 <topic href="help/EGit/User_Guide/Tasks.html#Export" label="Export"></topic>
312                                 <topic href="help/EGit/User_Guide/Tasks.html#Format" label="Format"></topic>
313                         </topic>
314                 </topic>
315                 <topic href="help/EGit/User_Guide/Reference.html" label="Reference">
316                         <topic href="help/EGit/User_Guide/Reference.html#Menus" label="Menus">
317                                 <topic href="help/EGit/User_Guide/Reference.html#Project_Context_Menu" label="Project Context Menu"></topic>
318                                 <topic href="help/EGit/User_Guide/Reference.html#Resource_Context_Menu" label="Resource Context Menu"></topic>
319                                 <topic href="help/EGit/User_Guide/Reference.html#Repositories_View_Menus" label="Repositories View Menus"></topic>
320                                 <topic href="help/EGit/User_Guide/Reference.html#History_View_Menus" label="History View Menus"></topic>
321                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Workbench_Toolbar_and_Git_Workbench_Menu" label="Git Workbench Toolbar and Git Workbench Menu"></topic>
322                                 <topic href="help/EGit/User_Guide/Reference.html#Menu_Actions" label="Menu Actions"></topic>
323                         </topic>
324                         <topic href="help/EGit/User_Guide/Reference.html#Git_Perspective_and_Views" label="Git Perspective and Views">
325                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Perspective" label="Git Perspective"></topic>
326                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Repositories_View" label="Git Repositories View"></topic>
327                                 <topic href="help/EGit/User_Guide/Reference.html#History_View" label="History View">
328                                         <topic href="help/EGit/User_Guide/Reference.html#Overview_2" label="Overview"></topic>
329                                         <topic href="help/EGit/User_Guide/Reference.html#Opening_the_History_View" label="Opening the History View"></topic>
330                                         <topic href="help/EGit/User_Guide/Reference.html#Organization_of_the_History_View" label="Organization of the History View"></topic>
331                                         <topic href="help/EGit/User_Guide/Reference.html#Using_the_History_View" label="Using the History View">
332                                                 <topic href="help/EGit/User_Guide/Reference.html#Inspecting_the_Commit_Graph" label="Inspecting the Commit Graph"></topic>
333                                                 <topic href="help/EGit/User_Guide/Reference.html#Displaying_and_Comparing_versions_of_a_File" label="Displaying and Comparing versions of a File"></topic>
334                                                 <topic href="help/EGit/User_Guide/Reference.html#Working_with_the_Filter_Settings" label="Working with the Filter Settings"></topic>
335                                         </topic>
336                                         <topic href="help/EGit/User_Guide/Reference.html#Toolbar_actions" label="Toolbar actions">
337                                                 <topic href="help/EGit/User_Guide/Reference.html#Find" label="Find"></topic>
338                                                 <topic href="help/EGit/User_Guide/Reference.html#Filter_settings" label="Filter settings"></topic>
339                                                 <topic href="help/EGit/User_Guide/Reference.html#Compare_Mode" label="Compare Mode"></topic>
340                                                 <topic href="help/EGit/User_Guide/Reference.html#All_Branches" label="All Branches"></topic>
341                                         </topic>
342                                         <topic href="help/EGit/User_Guide/Reference.html#View_Menu_actions" label="View Menu actions">
343                                                 <topic href="help/EGit/User_Guide/Reference.html#Configuring_the_View" label="Configuring the View"></topic>
344                                         </topic>
345                                         <topic href="help/EGit/User_Guide/Reference.html#Context_Menu_actions" label="Context Menu actions">
346                                                 <topic href="help/EGit/User_Guide/Reference.html#Compare_with_working_tree" label="Compare with working tree"></topic>
347                                                 <topic href="help/EGit/User_Guide/Reference.html#Compare_with_each_other" label="Compare with each other"></topic>
348                                                 <topic href="help/EGit/User_Guide/Reference.html#Open" label="Open"></topic>
349                                                 <topic href="help/EGit/User_Guide/Reference.html#Checkout" label="Checkout"></topic>
350                                                 <topic href="help/EGit/User_Guide/Reference.html#Create_Branch..." label="Create Branch..."></topic>
351                                                 <topic href="help/EGit/User_Guide/Reference.html#Delete_Branch" label="Delete Branch"></topic>
352                                                 <topic href="help/EGit/User_Guide/Reference.html#Create_Tag..." label="Create Tag..."></topic>
353                                                 <topic href="help/EGit/User_Guide/Reference.html#Create_Patch..." label="Create Patch..."></topic>
354                                                 <topic href="help/EGit/User_Guide/Reference.html#Cherry_Pick" label="Cherry Pick"></topic>
355                                                 <topic href="help/EGit/User_Guide/Reference.html#Revert_Commit" label="Revert Commit"></topic>
356                                                 <topic href="help/EGit/User_Guide/Reference.html#Merge" label="Merge"></topic>
357                                                 <topic href="help/EGit/User_Guide/Reference.html#Rebase_on_top_of" label="Rebase on top of"></topic>
358                                                 <topic href="help/EGit/User_Guide/Reference.html#Reset_.3E_Soft.2FMixed.2FHard" label="Reset &gt; Soft/Mixed/Hard"></topic>
359                                                 <topic href="help/EGit/User_Guide/Reference.html#Quickdiff_.3E_Reset_Quickdiff_Basline_to_HEAD" label="Quickdiff &gt; Reset Quickdiff Basline to HEAD"></topic>
360                                                 <topic href="help/EGit/User_Guide/Reference.html#Quickdiff_.3E_Reset_Quickdiff_Basline_to_first_parent_of_HEAD" label="Quickdiff &gt; Reset Quickdiff Basline to first parent of HEAD"></topic>
361                                                 <topic href="help/EGit/User_Guide/Reference.html#Quickdiff_.3E_Set_as_Baseline" label="Quickdiff &gt; Set as Baseline"></topic>
362                                                 <topic href="help/EGit/User_Guide/Reference.html#Copy" label="Copy"></topic>
363                                                 <topic href="help/EGit/User_Guide/Reference.html#Show_Revision_Comment" label="Show Revision Comment"></topic>
364                                                 <topic href="help/EGit/User_Guide/Reference.html#Show_Revision_Details" label="Show Revision Details"></topic>
365                                                 <topic href="help/EGit/User_Guide/Reference.html#Wrap_Comments" label="Wrap Comments"></topic>
366                                                 <topic href="help/EGit/User_Guide/Reference.html#Fill_Paragraphs" label="Fill Paragraphs"></topic>
367                                         </topic>
368                                         <topic href="help/EGit/User_Guide/Reference.html#Drag_and_Drop_Support" label="Drag and Drop Support"></topic>
369                                         <topic href="help/EGit/User_Guide/Reference.html#Working_with_the_Revision_Details_Area" label="Working with the Revision Details Area"></topic>
370                                 </topic>
371                                 <topic href="help/EGit/User_Guide/Reference.html#Synchronize_View" label="Synchronize View">
372                                         <topic href="help/EGit/User_Guide/Reference.html#Synchronization_State" label="Synchronization State"></topic>
373                                         <topic href="help/EGit/User_Guide/Reference.html#Mode" label="Mode"></topic>
374                                         <topic href="help/EGit/User_Guide/Reference.html#Models" label="Models"></topic>
375                                         <topic href="help/EGit/User_Guide/Reference.html#Navigation" label="Navigation"></topic>
376                                 </topic>
377                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Tree_Compare_View" label="Git Tree Compare View"></topic>
378                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Staging_View" label="Git Staging View">
379                                         <topic href="help/EGit/User_Guide/Reference.html#Partial_Staging" label="Partial Staging"></topic>
380                                 </topic>
381                                 <topic href="help/EGit/User_Guide/Reference.html#Git_Reflog_View" label="Git Reflog View"></topic>
382                         </topic>
383                         <topic href="help/EGit/User_Guide/Reference.html#Git_URLs" label="Git URLs"></topic>
384                         <topic href="help/EGit/User_Guide/Reference.html#Git_References" label="Git References"></topic>
385                         <topic href="help/EGit/User_Guide/Reference.html#Refspecs" label="Refspecs">
386                                 <topic href="help/EGit/User_Guide/Reference.html#Push_Refspecs" label="Push Refspecs"></topic>
387                                 <topic href="help/EGit/User_Guide/Reference.html#Fetch_Refspecs" label="Fetch Refspecs"></topic>
388                         </topic>
389                         <topic href="help/EGit/User_Guide/Reference.html#Remotes" label="Remotes"></topic>
390                         <topic href="help/EGit/User_Guide/Reference.html#Git_Ignore" label="Git Ignore"></topic>
391                         <topic href="help/EGit/User_Guide/Reference.html#Git_Fetch_Factory_for_PDE_Build" label="Git Fetch Factory for PDE Build"></topic>
392                 </topic>
393                 <topic href="help/EGit/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
394         </topic>
395         <topic href="help/JGit/User_Guide/User-Guide.html" label="JGit User Guide">
396                 <topic href="help/JGit/User_Guide/User-Guide.html" label="Getting Started">
397                         <topic href="help/JGit/User_Guide/User-Guide.html#Taking_JGit_for_a_Spin" label="Taking JGit for a Spin">
398                                 <topic href="help/JGit/User_Guide/User-Guide.html#Building_the_JGit_CLI" label="Building the JGit CLI"></topic>
399                                 <topic href="help/JGit/User_Guide/User-Guide.html#Running_the_JGit_CLI" label="Running the JGit CLI">
400                                         <topic href="help/JGit/User_Guide/User-Guide.html#Overview" label="Overview"></topic>
401                                         <topic href="help/JGit/User_Guide/User-Guide.html#Inspecting_the_Repository" label="Inspecting the Repository"></topic>
402                                         <topic href="help/JGit/User_Guide/User-Guide.html#Graphical_History_View" label="Graphical History View"></topic>
403                                 </topic>
404                         </topic>
405                 </topic>
406                 <topic href="help/JGit/User_Guide/Concepts.html" label="Concepts">
407                         <topic href="help/JGit/User_Guide/Concepts.html#API" label="API">
408                                 <topic href="help/JGit/User_Guide/Concepts.html#Repository" label="Repository"></topic>
409                                 <topic href="help/JGit/User_Guide/Concepts.html#Git_Objects" label="Git Objects"></topic>
410                                 <topic href="help/JGit/User_Guide/Concepts.html#Ref" label="Ref"></topic>
411                                 <topic href="help/JGit/User_Guide/Concepts.html#RevWalk" label="RevWalk"></topic>
412                                 <topic href="help/JGit/User_Guide/Concepts.html#RevCommit" label="RevCommit"></topic>
413                                 <topic href="help/JGit/User_Guide/Concepts.html#RevTag" label="RevTag"></topic>
414                                 <topic href="help/JGit/User_Guide/Concepts.html#RevTree" label="RevTree"></topic>
415                         </topic>
416                 </topic>
417                 <topic href="help/JGit/User_Guide/Reference.html" label="Reference">
418                         <topic href="help/JGit/User_Guide/Reference.html#Porcelain_API" label="Porcelain API">
419                                 <topic href="help/JGit/User_Guide/Reference.html#AddCommand_.28git-add.29" label="AddCommand (git-add)"></topic>
420                                 <topic href="help/JGit/User_Guide/Reference.html#CommitCommand_.28git-commit.29" label="CommitCommand (git-commit)"></topic>
421                                 <topic href="help/JGit/User_Guide/Reference.html#TagCommand_.28git-tag.29" label="TagCommand (git-tag)"></topic>
422                                 <topic href="help/JGit/User_Guide/Reference.html#LogCommand_.28git-log.29" label="LogCommand (git-log)"></topic>
423                                 <topic href="help/JGit/User_Guide/Reference.html#MergeCommand_.28git-merge.29" label="MergeCommand (git-merge)"></topic>
424                         </topic>
425                         <topic href="help/JGit/User_Guide/Reference.html#Ant_Tasks" label="Ant Tasks">
426                                 <topic href="help/JGit/User_Guide/Reference.html#git-clone" label="git-clone"></topic>
427                                 <topic href="help/JGit/User_Guide/Reference.html#git-init" label="git-init"></topic>
428                                 <topic href="help/JGit/User_Guide/Reference.html#git-checkout" label="git-checkout"></topic>
429                                 <topic href="help/JGit/User_Guide/Reference.html#git-add" label="git-add"></topic>
430                         </topic>
431                 </topic>
432                 <topic href="help/JGit/User_Guide/Snippets.html" label="Snippets">
433                         <topic href="help/JGit/User_Guide/Snippets.html#Finding_children_of_a_commit" label="Finding children of a commit"></topic>
434                         <topic href="help/JGit/User_Guide/Snippets.html#Snippet_Collection" label="Snippet Collection"></topic>
435                 </topic>
436                 <topic href="help/JGit/User_Guide/Advanced-Topics.html" label="Advanced Topics">
437                         <topic href="help/JGit/User_Guide/Advanced-Topics.html#Reducing_memory_usage_with_RevWalk" label="Reducing memory usage with RevWalk">
438                                 <topic href="help/JGit/User_Guide/Advanced-Topics.html#Restrict_the_walked_revision_graph" label="Restrict the walked revision graph"></topic>
439                                 <topic href="help/JGit/User_Guide/Advanced-Topics.html#Discard_the_body_of_a_commit" label="Discard the body of a commit"></topic>
440                                 <topic href="help/JGit/User_Guide/Advanced-Topics.html#Subclassing_RevWalk_and_RevCommit" label="Subclassing RevWalk and RevCommit"></topic>
441                                 <topic href="help/JGit/User_Guide/Advanced-Topics.html#Cleaning_up_after_a_revision_walk" label="Cleaning up after a revision walk"></topic>
442                         </topic>
443                 </topic>
444                 <topic href="help/JGit/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
445         </topic>
446         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html" label="EGit 4.9 New and Noteworthy">
447                 <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html" label="EGit">
448                         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html#Features" label="Features"></topic>
449                         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html#Usability" label="Usability"></topic>
450                         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html#Performance_Improvements" label="Performance Improvements"></topic>
451                         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html#Bug_Fixes" label="Bug Fixes"></topic>
452                         <topic href="help/EGit/New_and_Noteworthy/4.9/4.9.html#Build_and_Release_Engineering" label="Build and Release Engineering"></topic>
453                 </topic>
454                 <topic href="help/EGit/New_and_Noteworthy/4.9/Contributors.html" label="Contributors"></topic>
455                 <topic href="help/EGit/New_and_Noteworthy/4.9/Updating-This-Document.html" label="Updating This Document"></topic>
456         </topic>
457         <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html" label="JGit 4.9 New and Noteworthy">
458                 <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html" label="JGit">
459                         <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html#Features" label="Features"></topic>
460                         <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html#JGit_Command_Line" label="JGit Command Line"></topic>
461                         <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html#Performance_Improvements" label="Performance Improvements"></topic>
462                         <topic href="help/JGit/New_and_Noteworthy/4.9/4.9.html#Build_and_Release_Engineering" label="Build and Release Engineering"></topic>
463                 </topic>
464                 <topic href="help/JGit/New_and_Noteworthy/4.9/Bug-Fixes.html" label="Bug Fixes"></topic>
465                 <topic href="help/JGit/New_and_Noteworthy/4.9/Contributors.html" label="Contributors"></topic>
466                 <topic href="help/JGit/New_and_Noteworthy/4.9/Updating-This-Document.html" label="Updating This Document"></topic>
467         </topic>
468         <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html" label="Git for Eclipse Users">
469                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html" label="Centralised version control systems"></topic>
470                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Distributed_Version_Control_Systems" label="Distributed Version Control Systems"></topic>
471                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#How_does_it_work.3F" label="How does it work?"></topic>
472                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Changesets_and_branches" label="Changesets and branches"></topic>
473                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Merging" label="Merging"></topic>
474                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Pulling_and_pushing" label="Pulling and pushing"></topic>
475                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Cloning_and_remotes" label="Cloning and remotes"></topic>
476                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Initialising.2C_committing_and_branching" label="Initialising, committing and branching"></topic>
477                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Worked_example" label="Worked example"></topic>
478                 <topic href="help/EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Rebasing_and_fast-forwarding" label="Rebasing and fast-forwarding"></topic>
479                 <topic href="help/EGit/Git_For_Eclipse_Users/Updating-This-Document.html" label="Updating This Document"></topic>
480         </topic>
481         <topic href="help/EGit/Contributor_Guide/Contributor-Guide.html" label="EGit Contributor Guide">
482                 <topic href="help/EGit/Contributor_Guide/Contributor-Guide.html" label="Communication"></topic>
483                 <topic href="help/EGit/Contributor_Guide/Automated-Developer-Setup.html" label="Automated Developer Setup"></topic>
484                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html" label="Manual Developer Setup">
485                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Obtaining_Sources" label="Obtaining Sources">
486                                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Cloning" label="Cloning">
487                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#On_the_command_line" label="On the command line"></topic>
488                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Using_EGit_.28see_.5Bhttp:.2F.2Fwww.eclipse.org.2Fegit.2Fdownload.2F_download_page.5D.29" label="Using EGit (see [http://www.eclipse.org/egit/download/ download page])"></topic>
489                                 </topic>
490                                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Repositories" label="Repositories">
491                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#EGit" label="EGit"></topic>
492                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#JGit" label="JGit"></topic>
493                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#EGit_GitHub_Integration" label="EGit GitHub Integration"></topic>
494                                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#EGit_PDE_Tools" label="EGit PDE Tools"></topic>
495                                 </topic>
496                         </topic>
497                         <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Development_IDE_Configuration" label="Development IDE Configuration">
498                                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Tools" label="Tools"></topic>
499                                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Java_Requirements" label="Java Requirements"></topic>
500                                 <topic href="help/EGit/Contributor_Guide/Manual-Developer-Setup.html#Dependencies" label="Dependencies"></topic>
501                         </topic>
502                 </topic>
503                 <topic href="help/EGit/Contributor_Guide/Running-EGit-from-Eclipse.html" label="Running EGit from Eclipse"></topic>
504                 <topic href="help/EGit/Contributor_Guide/Builds.html" label="Builds">
505                         <topic href="help/EGit/Contributor_Guide/Builds.html#JGit_2" label="JGit"></topic>
506                         <topic href="help/EGit/Contributor_Guide/Builds.html#EGit_2" label="EGit"></topic>
507                         <topic href="help/EGit/Contributor_Guide/Builds.html#Mailing_Lists" label="Mailing Lists"></topic>
508                         <topic href="help/EGit/Contributor_Guide/Builds.html#Maven_Build" label="Maven Build"></topic>
509                         <topic href="help/EGit/Contributor_Guide/Builds.html#JGit_Bazel_Build" label="JGit Bazel Build"></topic>
510                         <topic href="help/EGit/Contributor_Guide/Builds.html#FindBugs_and_PMD" label="FindBugs and PMD"></topic>
511                         <topic href="help/EGit/Contributor_Guide/Builds.html#Checking_for_JGit_API_Changes_using_API_Baseline" label="Checking for JGit API Changes using API Baseline"></topic>
512                         <topic href="help/EGit/Contributor_Guide/Builds.html#Automated_Signing_and_Publishing" label="Automated Signing and Publishing">
513                                 <topic href="help/EGit/Contributor_Guide/Builds.html#Signing_.28old_method.2C_replaced_by_automated_procedure.29" label="Signing (old method, replaced by automated procedure)"></topic>
514                         </topic>
515                         <topic href="help/EGit/Contributor_Guide/Builds.html#Contribution_to_Release_Train" label="Contribution to Release Train"></topic>
516                 </topic>
517                 <topic href="help/EGit/Contributor_Guide/Documentation.html" label="Documentation">
518                         <topic href="help/EGit/Contributor_Guide/Documentation.html#JGit_3" label="JGit"></topic>
519                         <topic href="help/EGit/Contributor_Guide/Documentation.html#EGit_3" label="EGit"></topic>
520                 </topic>
521                 <topic href="help/EGit/Contributor_Guide/Tests.html" label="Tests">
522                         <topic href="help/EGit/Contributor_Guide/Tests.html#JGit_Unit_Tests" label="JGit Unit Tests"></topic>
523                         <topic href="help/EGit/Contributor_Guide/Tests.html#JGit_HTTP_Tests" label="JGit HTTP Tests"></topic>
524                         <topic href="help/EGit/Contributor_Guide/Tests.html#EGit_Core_Tests" label="EGit Core Tests"></topic>
525                         <topic href="help/EGit/Contributor_Guide/Tests.html#EGit_UI_Tests" label="EGit UI Tests">
526                                 <topic href="help/EGit/Contributor_Guide/Tests.html#During_Maven_Build" label="During Maven Build"></topic>
527                         </topic>
528                         <topic href="help/EGit/Contributor_Guide/Tests.html#Auxilary_testing_tools" label="Auxilary testing tools"></topic>
529                 </topic>
530                 <topic href="help/EGit/Contributor_Guide/Bugs.html" label="Bugs">
531                         <topic href="help/EGit/Contributor_Guide/Bugs.html#Links" label="Links">
532                                 <topic href="help/EGit/Contributor_Guide/Bugs.html#Filing_Bugs" label="Filing Bugs">
533                                         <topic href="help/EGit/Contributor_Guide/Bugs.html#How_to_file_bugs" label="How to file bugs"></topic>
534                                         <topic href="help/EGit/Contributor_Guide/Bugs.html#File_a_bug" label="File a bug"></topic>
535                                 </topic>
536                                 <topic href="help/EGit/Contributor_Guide/Bugs.html#Bug_Reports_and_Links" label="Bug Reports and Links"></topic>
537                         </topic>
538                         <topic href="help/EGit/Contributor_Guide/Bugs.html#Keywords" label="Keywords"></topic>
539                         <topic href="help/EGit/Contributor_Guide/Bugs.html#Spam_Bugs" label="Spam Bugs"></topic>
540                 </topic>
541                 <topic href="help/EGit/Contributor_Guide/Website.html" label="Website"></topic>
542                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html" label="Contributing Patches">
543                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Using_Gerrit_at_Eclipse" label="Using Gerrit at Eclipse">
544                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#User_Account" label="User Account"></topic>
545                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Legal_Paperwork" label="Legal Paperwork"></topic>
546                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Logon" label="Logon">
547                                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Gerrit_Web_UI" label="Gerrit Web UI"></topic>
548                                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Git_over_SSH" label="Git over SSH"></topic>
549                                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Git_over_HTTPS" label="Git over HTTPS"></topic>
550                                 </topic>
551                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#SSH_Keys" label="SSH Keys"></topic>
552                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Doing_Code_Reviews_with_Gerrit" label="Doing Code Reviews with Gerrit"></topic>
553                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Using_Gerrit_with_git_command_line:" label="Using Gerrit with git command line:">
554                                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Adding_a_dedicated_remote" label="Adding a dedicated remote"></topic>
555                                 </topic>
556                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Using_Gerrit_with_EGit:" label="Using Gerrit with EGit:"></topic>
557                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Using_the_Mylyn_Gerrit_Connector" label="Using the Mylyn Gerrit Connector"></topic>
558                         </topic>
559                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Granularity_of_Changes" label="Granularity of Changes">
560                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Branches" label="Branches"></topic>
561                         </topic>
562                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Coding_standards" label="Coding standards">
563                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Braces_for_one-line_statements" label="Braces for one-line statements"></topic>
564                                 <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Removing_trailing_whitespace" label="Removing trailing whitespace"></topic>
565                         </topic>
566                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Commit_message_guidelines" label="Commit message guidelines"></topic>
567                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Copyright" label="Copyright"></topic>
568                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Test_before_submitting" label="Test before submitting"></topic>
569                         <topic href="help/EGit/Contributor_Guide/Contributing-Patches.html#Sending_patches_by_mail" label="Sending patches by mail"></topic>
570                 </topic>
571                 <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html" label="Gerrit Code Review Cheatsheet">
572                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#Install_the_commit-msg_hook_in_your_repository" label="Install the commit-msg hook in your repository"></topic>
573                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_create_a_new_change" label="To create a new change"></topic>
574                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_update_an_existing_change_with_a_new_commit" label="To update an existing change with a new commit"></topic>
575                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_compare_bulk_diffs_using_Git" label="To compare bulk diffs using Git"></topic>
576                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_trigger_Hudson_build_for_a_change" label="To trigger Hudson build for a change"></topic>
577                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_approve_a_change" label="To approve a change"></topic>
578                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#To_add_a_reviewer" label="To add a reviewer"></topic>
579                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#Code_Review" label="Code Review"></topic>
580                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#IP_Review" label="IP Review"></topic>
581                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#Submission_Guidelines" label="Submission Guidelines"></topic>
582                         <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#Tips_.26_Tricks" label="Tips &amp; Tricks">
583                                 <topic href="help/EGit/Contributor_Guide/Gerrit-Code-Review-Cheatsheet.html#Class_Loading_Issues" label="Class Loading Issues"></topic>
584                         </topic>
585                 </topic>
586                 <topic href="help/EGit/Contributor_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
587         </topic>
588 </toc>