From 1b249f618d1a5f291625aa40dfd66fe0d5c88417 Mon Sep 17 00:00:00 2001 From: Martijn Date: Mon, 13 Jan 2014 21:45:28 +0100 Subject: Improving empty repo page Adding upstream example as well as different way to push an existing local repo --- src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html') diff --git a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html index bda56946..c5f9bc95 100644 --- a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html +++ b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html @@ -31,6 +31,10 @@


 		

+ If your repository is meant to be kept in sync with an upstream repository, then you may add it. +

+

+		

Learn Git

If you are unsure how to use this information, consider reviewing the Git Community Book or Pro Git for a better understanding on how to use Git.

@@ -52,4 +56,4 @@ - \ No newline at end of file + -- cgit v1.2.3