Update EGit eclipse help from wiki
[egit.git] / org.eclipse.egit.doc / help / EGit / User_Guide / Perspective-Views-and-Menus.html
blob5339a964d66f466c6b0fa69d455214d3ccae3f54
1 <?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5 <title>EGit User Guide - Perspective, Views and Menus</title>
6 <link type="text/css" rel="stylesheet" href="../../book.css"/>
7 </head>
8 <body>
9 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
10 <tr>
11 <th style="width: 100%" align="center" colspan="3">Perspective, Views and Menus</th>
12 </tr>
13 <tr>
14 <td style="width: 20%" align="left">
15 <a href="User-Guide.html" title="EGit User Guide">
16 <img alt="Previous" border="0" src="../../images/prev.gif"/>
17 </a>
18 </td>
19 <td style="width: 60%" align="center"></td>
20 <td style="width: 20%" align="right">
21 <a href="Creating-Repositories.html" title="Creating Repositories">
22 <img alt="Next" border="0" src="../../images/next.gif"/>
23 </a>
24 </td>
25 </tr>
26 <tr>
27 <td style="width: 20%" align="left" valign="top">EGit User Guide</td>
28 <td style="width: 60%" align="center"></td>
29 <td style="width: 20%" align="right" valign="top">Creating Repositories</td>
30 </tr>
31 </table><hr/>
32 <h1 id="Perspective.2C_Views_and_Menus">Perspective, Views and Menus</h1>
33 <p>
34 <b>Git Perspective</b>
36 <br/>"Window" -&gt; "Open Perspective" -&gt; "Git Repository Exploring" opens the Git Repository Exploring perspective
37 </p>
38 <p>
39 <b>Git Repositories View</b>
41 <br/>"Window" -&gt; "Open View" -&gt; "Git" -&gt; "Git Repositories" opens the Git Repositories view which is explained in detail
42 <a href="Managing-Repositories.html#Managing_Repositories">here</a>.
43 </p>
44 <p>
45 <b>History View</b>
47 <br/>"Show In" -&gt; "History View" on the context menu of resources under git version control navigates to the
48 <a href="Inspecting-the-state-of-the-Repository.html#History_View">History View</a>.
49 </p>
50 <p>
51 <b>Project Context Menu</b>
53 <br/> On project nodes in navigation views (Navigator, Package Explorer etc.) the following Git actions are available:
55 <br/>
56 <img border="0" src="images/Egit-0.8-context-menu-project.png"/>
57 </p>
58 <p>
59 <b>Resource Context Menu</b>
61 <br/> On resource nodes (files and folders) in navigation views the following Git actions are available:
63 <br/>
64 <img border="0" src="images/Egit-0.8-context-menu-resource.png"/>
65 </p><hr/>
66 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
67 <tr>
68 <td style="width: 20%" align="left">
69 <a href="User-Guide.html" title="EGit User Guide">
70 <img alt="Previous" border="0" src="../../images/prev.gif"/>
71 </a>
72 </td>
73 <td style="width: 60%" align="center">
74 <a href="User-Guide.html" title="EGit User Guide">
75 <img alt="EGit User Guide" border="0" src="../../images/home.gif"/>
76 </a>
77 </td>
78 <td style="width: 20%" align="right">
79 <a href="Creating-Repositories.html" title="Creating Repositories">
80 <img alt="Next" border="0" src="../../images/next.gif"/>
81 </a>
82 </td>
83 </tr>
84 <tr>
85 <td style="width: 20%" align="left" valign="top">EGit User Guide</td>
86 <td style="width: 60%" align="center"></td>
87 <td style="width: 20%" align="right" valign="top">Creating Repositories</td>
88 </tr>
89 </table>
90 </body>
91 </html>