Fix SWTBot test: Use ceiling directory
[egit.git] / org.eclipse.egit.doc / userguide / Creating-a-new-empty-Git-Repository.html
blobf4c6b0e8afb6d40414d846de9fe5b7316d24b7da
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 - Creating a new empty Git Repository</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">Creating a new empty Git Repository</th>
12 </tr>
13 <tr>
14 <td style="width: 20%" align="left">
15 <a href="EGit User Guide.html" title="Getting Started/Adding a project to version control">
16 <img alt="Previous" border="0" src="images/prev.gif" />
17 </a>
18 </td>
19 <td style="width: 60%" align="center" />
20 <td style="width: 20%" align="right">
21 <a href="Working-with-remote-Repositories.html" title="Working with remote 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">Getting Started/Adding a project to version control</td>
28 <td style="width: 60%" align="center" />
29 <td style="width: 20%" align="right" valign="top">Working with remote Repositories</td>
30 </tr>
31 </table>
32 <hr />
33 <h1 id="Creating_a_new_empty_Git_Repository">Creating a new empty Git Repository</h1>
34 <p>This is currently not possible with EGit. You have to create a project first and to share it afterwards. The Share Project Wizard supports creation of Git repositories (see
35 <a href="http://wiki.eclipse.org/EGit/User_Guide/Sharing#Adding_a_project_to_version_control" title="EGit/User Guide/Sharing#Adding a project to version control" target="mylyn_external">Adding a project to version control</a>).
36 </p>
37 <hr />
38 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
39 <tr>
40 <td style="width: 20%" align="left">
41 <a href="EGit User Guide.html" title="Getting Started/Adding a project to version control">
42 <img alt="Previous" border="0" src="images/prev.gif" />
43 </a>
44 </td>
45 <td style="width: 60%" align="center">
46 <a href="EGit User Guide.html" title="EGit User Guide">
47 <img alt="EGit User Guide" border="0" src="images/home.gif" />
48 </a>
49 </td>
50 <td style="width: 20%" align="right">
51 <a href="Working-with-remote-Repositories.html" title="Working with remote Repositories">
52 <img alt="Next" border="0" src="images/next.gif" />
53 </a>
54 </td>
55 </tr>
56 <tr>
57 <td style="width: 20%" align="left" valign="top">Getting Started/Adding a project to version control</td>
58 <td style="width: 60%" align="center" />
59 <td style="width: 20%" align="right" valign="top">Working with remote Repositories</td>
60 </tr>
61 </table>
62 </body>
63 </html>