Releases: Bostigger/pushpal
Releases · Bostigger/pushpal
Initial Release 0.1.0
Introducing Pushpal 0.1.0:
We're thrilled to unveil the first release of Pushpal! Created out of the need to ensure no work goes unnoticed, Pushpal diligently scans local git repositories to remind developers about uncommitted changes or unpushed commits.
Features:
- Local Repository Scanning: Detect uncommitted changes in the active directory.
- **Unpushed Commit **: Identify unpushed commits in the current directory.
- Suggestions: Suggest adding often ignored paths to .gitignore if they contain changes.
Getting Started:
- Installation:
Download the Binary for Linux/macOS:- Place the binary in /usr/local/bin or another directory present in your PATH.
For Windows- Download the exe,
Add the directory containing the .exe file to the system environment PATH or move the .exe to a directory where you want to execute the pushpal command.
- Documentation: For a deeper dive into how pushpal works and its features, check out the repo readme
Notes:
- As this is the initial release, we anticipate there might be some hiccups along the way. We encourage users to report any discrepancies or suggestions on our GitHub issues page.
- Developers keen on enhancing Git Reminder are welcome to contribute! Please review our contribution guidelines and code of conduct.
Join us on this exciting journey! Let's ensure no commit is ever forgotten again.