mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Adds the Github module to the documentation
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/bamboohr/">BambooHR</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/clocks/">Clocks</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/git/">Git</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/github/" class="disabled">Github</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/github/">Github</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/gcal/" class="disabled">Google Calendar</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/jira/" class="disabled">Jira</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/newrelic/">New Relic</a></li>
|
||||
@@ -108,6 +108,8 @@
|
||||
<p>Displays information about local git repositories: branch, changed
|
||||
files, and recent commits.</p>
|
||||
|
||||
<p><img src="/imgs/modules/git.png" width="720" height="292" alt="git screenshot" /></p>
|
||||
|
||||
<h4 id="branch">Branch</h4>
|
||||
|
||||
<p>Displays the of the currently-active git branch.</p>
|
||||
|
||||
Reference in New Issue
Block a user