bgit 0.4.2

User-friendly Git wrapper for beginners, automating essential tasks like adding, committing, and pushing changes. It includes smart rules to avoid common pitfalls, such as accidentally adding sensitive files or directories and has exclusive support for portable hooks!
1
2
3
4
5
## Naming Rules for "bgit rules"

1. Don't use vague names
2. Names should start with order `Cxx` where C is the character and xx are two-digit numbers.
3. After `a99` is reached start alphabetically with `b01` and so on!