git-it-done
v1.0.1
Published
AUTO - COMMITER
Readme
AUTO - COMMITER
PS - its only for ongoing project, for new projects you need follow the instructions that Github provides:
echo "# AutoCommitter" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/sidhxntt/AutoCommitter.git git push -u origin main
so yes
