Skip to content

oikku/git-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-scripts

Installation

  1. Clone repository
  2. Add git-commands subdir to PATH
  3. Make sure that scripts in git-commands and git-hooks directories are executable
  4. Configure repository where you want to use these commands
git config git-scripts.jira.project.id KEY
git config git-scripts.jira.url URL
git config git-scripts.jira.username USERNAME

GitBash

  1. In your ~./gitconfig file use "windoux" style path for include
[include]
    path = "c:/path/to/your/git-repos/git-scripts/git-alias"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published