An open API service indexing awesome lists of open source software.

https://github.com/uprun/git-auto-commit

just stage every change in git repo
https://github.com/uprun/git-auto-commit

Last synced: 7 months ago
JSON representation

just stage every change in git repo

Awesome Lists containing this project

README

          

# git-auto-commit
2024-12-31 12h:28m update - after using this tool for several weeks I realised I will just commit to main branch directly.

So this tool is DEPRECATED now.

So long and thanks for all the fish.

Simple tool for my workflow:
1) if I am on the main branch and edit something - the new feature branch will be created
2) every change will be automatically staged

# Support on Patreon

https://www.patreon.com/o_kryvonos

# Join Discord server

https://discord.gg/W5HFSKVXgc

## Building

```
dotnet run
```

## License

Copyright © Kryvonos Oleksandr 2024 . Provided under the [MIT License](http://opensource.org/licenses/MIT).