diff options
| author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 11:23:59 -0800 |
|---|---|---|
| committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 11:23:59 -0800 |
| commit | e0d85078ba8b128ba6e0378ebd00a4e12d1e86ed (patch) | |
| tree | 1bd889ff8d0f12ecc4b55daccf2a8325e05bee9b /app | |
| parent | 8618277f24e9adeef28fe93dc23b39f7a5357c52 (diff) | |
| download | gitlab-ce-e0d85078ba8b128ba6e0378ebd00a4e12d1e86ed.tar.gz | |
Push can be multiple files.
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/projects/empty.html.haml | 2 |
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 - or push it via command line. + or do a push via the command line. %h4 %strong Command line instructions |
