diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-01-15 17:14:19 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-01-15 17:14:19 -0500 |
commit | dc623cf44e691cfe3e53decf66e36c25394dadb3 (patch) | |
tree | 93026a78375464a0115bada22ecf4f10f42540a1 | |
parent | 76a4f1e61d7b29ba09fa3e8b5a0c39cd8889b2c4 (diff) | |
parent | f1bd9f05e2ca0c165f06c47c32d44f2951265e6e (diff) | |
download | gitlab-ce-dc623cf44e691cfe3e53decf66e36c25394dadb3.tar.gz |
Merge branch 'master' into go-go-gadget-webpack
* master:
Remove trailing whitespace
-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 f5769a629a0..58c085cdb9d 100644 --- a/app/views/projects/empty.html.haml +++ b/app/views/projects/empty.html.haml @@ -52,7 +52,7 @@ git push -u origin master %fieldset - %h5 Existing folder + %h5 Existing folder %pre.light-well :preserve cd existing_folder |