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