/show-git-branch

YOURLS plugin: show Git branch in page footer

Primary LanguagePHP

Plugin for YOURLS 1.6+: Show Git Branch Listed in Awesome YOURLS!

What for

Show in page footers what Git branch you are currently on.

sshot

How to

  • In /user/plugins, create a new folder named show-git-branch
  • Drop these files in that directory
  • Go to the Plugins administration page and activate the plugin
  • Add define( 'YOURLS_DEBUG', true ); to your config.php
  • Have fun