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

https://github.com/lucaschm/autocommit

A python application that automates the process of commiting changes of a git repository.
https://github.com/lucaschm/autocommit

git python

Last synced: 2 months ago
JSON representation

A python application that automates the process of commiting changes of a git repository.

Awesome Lists containing this project

README

          

# autocommit
## Introduction
I use Obsidian to take notes. I want to synchronize my notes using git. There is just one problem: it is really annoying to manually commit all my note changes. This project was created to solve that problem.