Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozh/show-git-branch
YOURLS plugin: show Git branch in page footer
https://github.com/ozh/show-git-branch
yourls yourls-plugin
Last synced: about 1 month ago
JSON representation
YOURLS plugin: show Git branch in page footer
- Host: GitHub
- URL: https://github.com/ozh/show-git-branch
- Owner: ozh
- Created: 2013-04-29T19:54:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T20:02:15.000Z (over 2 years ago)
- Last Synced: 2024-10-14T20:38:39.673Z (3 months ago)
- Topics: yourls, yourls-plugin
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome - Show Git Branch - Using YOURLS on a dev box under Git? Show the current branch in page footer. (Plugins / S)
README
# Plugin for YOURLS 1.6+: Show Git Branch [![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/)
## What for
Show in page footers what Git branch you are currently on.
![sshot](https://raw.github.com/ozh/show-git-branch/sshots/footer.png)
## 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