8000 GitHub - MichalS16/Git-hooks: final project for JEM224 on IES
[go: up one dir, main page]

Skip to content

MichalS16/Git-hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-hooks (JEM224)

Last commit GitHub commit activity

🔎 About

This repository is a project from the IES course JEM224 - Version control with Git. Its purpose is to get a closer look at Git Hooks, with some general theory and an example of their use further with live implementation of pre-commit and post-commit.

👥 Authors Contributors

The contributors to this project are:

📚 Content GitHub repo size

The general theory about Git Hooks is in: Theory

The demonstration of setting up Git Hooks is in: Examples

🎣 Hooks

Our pre-commit and post-commit hook scripts are implemented in this repo and output the following actions in the terminal when making a commit:

Hooks live run output

About

final project for JEM224 on IES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.4%
  • Shell 24.1%
  • Python 1.5%
0