Skip to content

josephfusco/wp-git-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Git Branch

A WordPress plugin made for theme development that shows the active themes git branch and commit hash in the toolbar.

Admin Bar

No Git Found?

This plugin currently requires .git to be located directly within the theme root.

To Do

  • Only load for admins
  • Allow plugins & themes to be declared via JSON file.
  • Git status indicator.
  • Display available local branches and allow branch switching.