Skip to content

Commit

Permalink
Merge pull request #1380 from phil-blain/add-gitcli
Browse files Browse the repository at this point in the history
reference: add gitcli to guides section
  • Loading branch information
peff committed Oct 15, 2019
2 parents 9cec667 + 003b749 commit 2f81e0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/shared/ref/_guides.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<h3 class='guides'>Guides</h3>
<ul class='unstyled'>
<li><%= man('gitattributes') %></li>
<li><%= man('gitcli', 'Command-line interface conventions') %></li>
<li><%= man('giteveryday', 'Everyday Git') %></li>
<li><%= man('gitglossary', 'Glossary') %></li>
<li><%= man('githooks') %></li>
Expand Down

0 comments on commit 2f81e0c

Please sign in to comment.