summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-02-03 11:23:59 -0800
committerSytse Sijbrandij <sytse@gitlab.com>2015-02-03 11:23:59 -0800
commite0d85078ba8b128ba6e0378ebd00a4e12d1e86ed (patch)
tree1bd889ff8d0f12ecc4b55daccf2a8325e05bee9b /app
parent8618277f24e9adeef28fe93dc23b39f7a5357c52 (diff)
downloadgitlab-ce-e0d85078ba8b128ba6e0378ebd00a4e12d1e86ed.tar.gz
Push can be multiple files.
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/empty.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index 36628195b4e..d7dee2208de 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -10,7 +10,7 @@
You can
= link_to project_new_blob_path(@project, 'master'), class: 'btn btn-new btn-lg' do
add a file
- &nbsp;or push it via command line.
+ &nbsp;or do a push via the command line.
%h4
%strong Command line instructions