Skip to content

GodelTech/Git.Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Hooks

for single repository

git config core.hooksPath .githooks

global

git config --global core.hooksPath .githooks

Run Shell script on Windows 10 with Git Bash

  1. Start Git Bash in directory
  2. Run this command to run the script: sh name-of-file.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages