Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
ca6978df
Commit
ca6978df
authored
Apr 14, 2014
by
Olle Kelderman
Committed by
omkelderman
Apr 14, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace $your_email with actual email-address. Fixes #6714
parent
352bb972
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/help/ssh.html.haml
app/views/help/ssh.html.haml
+1
-1
No files found.
app/views/help/ssh.html.haml
View file @
ca6978df
...
@@ -3,4 +3,4 @@
...
@@ -3,4 +3,4 @@
.help_body
.help_body
=
preserve
do
=
preserve
do
=
markdown
File
.
read
(
Rails
.
root
.
join
(
"doc"
,
"ssh"
,
"ssh.md"
))
=
markdown
File
.
read
(
Rails
.
root
.
join
(
"doc"
,
"ssh"
,
"ssh.md"
))
.
gsub
(
"$your_email"
,
current_user
.
email
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment