2017 © Pedro Peláez
 

library git-branch-panel

Displays current Git branch on Tracy debug panel

image

heavenproject/git-branch-panel

Displays current Git branch on Tracy debug panel

  • Sunday, January 1, 2017
  • by heavenproject
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,056 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Git Branch Panel

Displays current Git branch on Tracy debug panel., (*1)

NOTE: This source code is based on another Nette component, see here and here., (*2)

Installation

composer require --dev heavenproject/git-branch-panel, (*3)

Requirements

Documentation

In order to use Git Branch Panel you must register it as extension in configuration file:, (*4)

extensions:
    gitPanel: HeavenProject\GitBranchPanel\GitBranchPanelExtension

The extension will search through all the parent directories for the .git directory and stops in the project root., (*5)

You can set custom path to a directory, in which the .git directory resides, this way:, (*6)

gitPanel:
    entryPath: %appDir%/my/custom/path

If appDir is /app, the resulting path including the .git directory will be /app/my/custom/path/.git., (*7)

License

This source code is free software licensed under MIT license., (*8)

The Versions

01/01 2017

dev-master

9999999-dev https://github.com/CSHH/git-branch-panel

Displays current Git branch on Tracy debug panel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Community of volunteers

git git branch git panel git branch panel

01/01 2017

v1.1.0

1.1.0.0 https://github.com/CSHH/git-branch-panel

Displays current Git branch on Tracy debug panel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Community of volunteers

git git branch git panel git branch panel

18/08 2016

v1.0.1

1.0.1.0 https://github.com/CSHH/git-branch-panel

Displays current Git branch on Tracy debug panel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Community of volunteers

git git branch git panel git branch panel

03/05 2016

v1.0.0

1.0.0.0 https://github.com/CSHH/git-branch-panel

Displays current Git branch on Tracy debug panel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Community of volunteers

git git branch git panel git branch panel