8000 GitHub - fox-forks/githooks.com: ๐Ÿ“• A simple guide to the wonders of Git Hooks. Please contribute your love and knowledge!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

๐Ÿ“• A simple guide to the wonders of Git Hooks. Please contribute your love and knowledge!

Notifications You must be signed in to change notification settings

fox-forks/githooks.com

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

A guide to the wonders of git hooks. This repo is using GitHub Pages.

Contributing to githooks.com

๐Ÿ‘๐ŸŽ‰ First off, thanks for taking the time to contribute! ๐ŸŽ‰๐Ÿ‘

This guide barely scrapes the surface. Please contribute your love and knowledge!

Contributing Code

  1. Pull the repo
  2. Create a branch against main (git checkout -b feature)
  3. Make change(s)
  4. Commit your changes (git commit -am 'Added a feature')
  5. Push to the branch (git push origin feature)
  6. Open a Pull Request

About

๐Ÿ“• A simple guide to the wonders of Git Hooks. Please contribute your love and knowledge!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%
0