GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
-
Updated
May 17, 2022 - Shell
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
In #192 I made some general features to support "real" remotes in katas and used these in the "reorder history" kata.
I never completed the Powershell version, although I might have an unfinished version on a branch somewhere. I am not PS proficient, so I would love if someone else could make these.
I will make separate issues for implementing these changes on other katas
Created by Linus Torvalds
Released April 7, 2005
April - September 2022 • Virtual
May 25, 2022 • Online
Is your feature request related to a problem? Please describe.
The new-branch-alert script doesn't have any tests yet.
Describe the solution you'd like
Add one or more unit tests. Here is an [example](https://github.com/CompSciLauren/awesome-git-hooks/blob/master/tests/verify-na