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#Adding_a_project_to_version_control" label="Adding a project to version control"></topic>
8 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html" label="Perspective, Views and Menus">
9 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#Git_Perspective" label="Git Perspective"></topic>
10 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#Git_Repositories_View" label="Git Repositories View"></topic>
11 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#History_View" label="History View"></topic>
12 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#Project_Context_Menu" label="Project Context Menu"></topic>
13 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#Resource_Context_Menu" label="Resource Context Menu"></topic>
14 <topic href="help//EGit/User_Guide/Perspective-Views-and-Menus.html#Menu_Actions" label="Menu Actions"></topic>
16 <topic href="help//EGit/User_Guide/Creating-Repositories.html" label="Creating Repositories">
17 <topic href="help//EGit/User_Guide/Creating-Repositories.html#Creating_a_new_empty_Git_Repository" label="Creating a new empty Git Repository"></topic>
18 <topic href="help//EGit/User_Guide/Creating-Repositories.html#Creating_a_Git_Repository_for_multiple_Projects" label="Creating a Git Repository for multiple Projects"></topic>
20 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html" label="Starting from existing Git Repositories">
21 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Starting_the_import_wizard" label="Starting the import wizard"></topic>
22 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Cloning_or_adding_Repositories" label="Cloning or adding Repositories">
23 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Cloning_a_Repository" label="Cloning a Repository"></topic>
24 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Adding_a_Repository" label="Adding a Repository"></topic>
26 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Selecting_a_Repository_from_the_List" label="Selecting a Repository from the List"></topic>
27 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Method_for_importing_Projects" label="Method for importing Projects">
28 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Import_Existing_Projects" label="Import Existing Projects">
29 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Limiting_the_Scope_for_Project_Import" label="Limiting the Scope for Project Import"></topic>
31 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Use_the_New_Projects_Wizard" label="Use the New Projects Wizard"></topic>
32 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Import_as_General_Project" label="Import as General Project"></topic>
34 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Method_for_Sharing_Imported_Projects" label="Method for Sharing Imported Projects">
35 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Try_to_Share_Newly_Created_Projects_Automatically" label="Try to Share Newly Created Projects Automatically"></topic>
36 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Share_New_Projects_Interactively" label="Share New Projects Interactively"></topic>
37 <topic href="help//EGit/User_Guide/Starting-from-existing-Git-Repositories.html#Do_Not_Share_New_Projects" label="Do Not Share New Projects"></topic>
40 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html" label="Working with remote Repositories">
41 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Cloning_Remote_Repositories" label="Cloning Remote Repositories">
42 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Repository_Selection" label="Repository Selection"></topic>
43 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Branch_Selection" label="Branch Selection"></topic>
44 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Local_Destination" label="Local Destination"></topic>
46 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Git_References" label="Git References"></topic>
47 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Pushing_to_other_Repositories" label="Pushing to other Repositories">
48 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Direct_Push" label="Direct Push"></topic>
49 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_Wizard" label="Push Wizard">
50 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_URI" label="Push URI"></topic>
51 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_Ref_Specifications" label="Push Ref Specifications"></topic>
52 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Delete_Ref_Specifications" label="Delete Ref Specifications"></topic>
53 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Conflicting_Push_Ref_Specifications" label="Conflicting Push Ref Specifications"></topic>
54 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_Confirmation" label="Push Confirmation"></topic>
55 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_Result_Report" label="Push Result Report"></topic>
57 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Example:_Pushing_a_Local_Repository_to_GitHub" label="Example: Pushing a Local Repository to GitHub">
58 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Create_Local_Repository" label="Create Local Repository"></topic>
59 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Create_Repository_at_GitHub" label="Create Repository at GitHub"></topic>
60 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Eclipse_SSH_Configuration" label="Eclipse SSH Configuration"></topic>
61 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Push_Upstream" label="Push Upstream"></topic>
64 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Fetching_from_other_Repositories" label="Fetching from other Repositories">
65 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Direct_Fetch" label="Direct Fetch"></topic>
66 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Fetch_Wizard" label="Fetch Wizard">
67 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Fetch_Ref_Specifications" label="Fetch Ref Specifications"></topic>
68 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Fetch_Result_Report" label="Fetch Result Report"></topic>
71 <topic href="help//EGit/User_Guide/Working-with-remote-Repositories.html#Pulling_New_Changes_from_Upstream_Repositories" label="Pulling New Changes from Upstream Repositories"></topic>
73 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html" label="Inspecting the state of the Repository">
74 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Label_Decorations" label="Label Decorations">
75 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Text_Decorations" label="Text Decorations"></topic>
76 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Icon_Decorations" label="Icon Decorations"></topic>
78 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#History_View_2" label="History View">
79 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#History_View_Configuration" label="History View Configuration"></topic>
81 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Commit_Dialog" label="Commit Dialog"></topic>
82 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Comparing_Content" label="Comparing Content">
83 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Compare_working_tree_with_last_commit" label="Compare working tree with last commit"></topic>
84 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Comparing_Working_Tree_with_Index" label="Comparing Working Tree with Index"></topic>
85 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Comparing_Working_Tree_with_Any_Commit" label="Comparing Working Tree with Any Commit"></topic>
86 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Comparing_Two_Commits_with_Each_Other" label="Comparing Two Commits with Each Other"></topic>
87 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Comparing_Index_with_HEAD_or_Any_Other_Commit" label="Comparing Index with HEAD or Any Other Commit"></topic>
89 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#Quickdiff" label="Quickdiff"></topic>
90 <topic href="help//EGit/User_Guide/Inspecting-the-state-of-the-Repository.html#View_Diff_for_a_Commit" label="View Diff for a Commit"></topic>
92 <topic href="help//EGit/User_Guide/Committing-Changes.html" label="Committing Changes">
93 <topic href="help//EGit/User_Guide/Committing-Changes.html#Modifying_the_content" label="Modifying the content"></topic>
94 <topic href="help//EGit/User_Guide/Committing-Changes.html#Committing" label="Committing">
95 <topic href="help//EGit/User_Guide/Committing-Changes.html#Commit_Message" label="Commit Message"></topic>
96 <topic href="help//EGit/User_Guide/Committing-Changes.html#Amending_Commits" label="Amending Commits"></topic>
97 <topic href="help//EGit/User_Guide/Committing-Changes.html#Signing_off_commits" label="Signing off commits"></topic>
100 <topic href="help//EGit/User_Guide/Reverting-Changes.html" label="Reverting Changes">
101 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Reverting_changes_in_the_working_tree" label="Reverting changes in the working tree">
102 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Replace_with_File_in_Git_Index" label="Replace with File in Git Index"></topic>
103 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Replace_with_HEAD" label="Replace with HEAD"></topic>
105 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Resetting_your_current_HEAD" label="Resetting your current HEAD">
106 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Reset_to_specific_branch_or_tag" label="Reset to specific branch or tag"></topic>
107 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Reset_to_a_specific_commit" label="Reset to a specific commit"></topic>
108 <topic href="help//EGit/User_Guide/Reverting-Changes.html#Revert_all_local_and_staged_changes" label="Revert all local and staged changes"></topic>
111 <topic href="help//EGit/User_Guide/Branching.html" label="Branching">
112 <topic href="help//EGit/User_Guide/Branching.html#Branching_in_the_Repositories_View" label="Branching in the Repositories View"></topic>
113 <topic href="help//EGit/User_Guide/Branching.html#Branching_Dialog" label="Branching Dialog">
114 <topic href="help//EGit/User_Guide/Branching.html#Creating_a_New_Local_Branch" label="Creating a New Local Branch"></topic>
115 <topic href="help//EGit/User_Guide/Branching.html#Renaming_an_Existing_Branch" label="Renaming an Existing Branch"></topic>
116 <topic href="help//EGit/User_Guide/Branching.html#Checking_out_a_Branch" label="Checking out a Branch"></topic>
119 <topic href="help//EGit/User_Guide/Merging.html" label="Merging">
120 <topic href="help//EGit/User_Guide/Merging.html#Merging_a_branch_or_a_tag_into_the_current_branch" label="Merging a branch or a tag into the current branch"></topic>
122 <topic href="help//EGit/User_Guide/Tagging.html" label="Tagging">
123 <topic href="help//EGit/User_Guide/Tagging.html#Creating_a_Tag" label="Creating a Tag"></topic>
124 <topic href="help//EGit/User_Guide/Tagging.html#Replacing_an_Existing_Tag" label="Replacing an Existing Tag"></topic>
125 <topic href="help//EGit/User_Guide/Tagging.html#Light-weight_and_Signed_Tags" label="Light-weight and Signed Tags"></topic>
127 <topic href="help//EGit/User_Guide/Patches.html" label="Patches">
128 <topic href="help//EGit/User_Guide/Patches.html#Creating_Patches" label="Creating Patches">
129 <topic href="help//EGit/User_Guide/Patches.html#Create_a_Patch_from_a_Commit" label="Create a Patch from a Commit"></topic>
130 <topic href="help//EGit/User_Guide/Patches.html#Patch_Wizard" label="Patch Wizard"></topic>
132 <topic href="help//EGit/User_Guide/Patches.html#Applying_Patches" label="Applying Patches"></topic>
134 <topic href="help//EGit/User_Guide/Managing-Repositories.html" label="Managing Repositories">
135 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Adding_Repositories_to_the_Git_Repositories_View" label="Adding Repositories to the Git Repositories View">
136 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Cloning_a_Repository_2" label="Cloning a Repository"></topic>
137 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Adding_a_Repository_manually" label="Adding a Repository manually"></topic>
138 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Adding_a_Repository_using_copy_and_paste" label="Adding a Repository using copy and paste"></topic>
140 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Structure_of_the_Git_Repositories_View" label="Structure of the Git Repositories View"></topic>
141 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Functions_of_the_Git_Repositories_View" label="Functions of the Git Repositories View">
142 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Project_Import" label="Project Import"></topic>
143 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Branch_and_Tag_Support" label="Branch and Tag Support">
144 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Check-out_of_Branches_and_Tags" label="Check-out of Branches and Tags"></topic>
145 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Creation_and_Deletion_of_Branches" label="Creation and Deletion of Branches"></topic>
146 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Determining_the_Checked-out_Branch" label="Determining the Checked-out Branch"></topic>
147 <topic href="help//EGit/User_Guide/Managing-Repositories.html#.22Detached.22_HEAD" label=""Detached" HEAD"></topic>
149 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Browsing_the_Working_Directory" label="Browsing the Working Directory"></topic>
150 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Repository_Configuration" label="Repository Configuration"></topic>
151 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Remote_Repositories" label="Remote Repositories">
152 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Direct_Fetch_and_Push_Support" label="Direct Fetch and Push Support"></topic>
153 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Adding_a_Remote_Configuration" label="Adding a Remote Configuration"></topic>
154 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Changing_Remote_Configurations" label="Changing Remote Configurations"></topic>
157 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Refresh" label="Refresh"></topic>
158 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Link_with_Selection" label="Link with Selection"></topic>
159 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Bare_Repositories" label="Bare Repositories"></topic>
160 <topic href="help//EGit/User_Guide/Managing-Repositories.html#Removing_Repositories_from_the_Git_Repositories_View" label="Removing Repositories from the Git Repositories View"></topic>
162 <topic href="help//EGit/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
164 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html" label="Git for Eclipse Users">
165 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html" label="Centralised version control systems"></topic>
166 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Distributed_Version_Control_Systems" label="Distributed Version Control Systems"></topic>
167 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#How_does_it_work.3F" label="How does it work?"></topic>
168 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Changesets_and_branches" label="Changesets and branches"></topic>
169 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Merging" label="Merging"></topic>
170 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Pulling_and_pushing" label="Pulling and pushing"></topic>
171 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Cloning_and_remotes" label="Cloning and remotes"></topic>
172 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Initialising.2C_committing_and_branching" label="Initialising, committing and branching"></topic>
173 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Worked_example" label="Worked example"></topic>
174 <topic href="help//EGit/Git_For_Eclipse_Users/Git-For-Eclipse-Users.html#Rebasing_and_fast-forwarding" label="Rebasing and fast-forwarding"></topic>
175 <topic href="help//EGit/Git_For_Eclipse_Users/Updating-This-Document.html" label="Updating This Document"></topic>