1.0.1 • Published 1 year ago

auto-commit-push v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

auto-commit-push

Automatically commit and push file changes in a Git repository.

Installation

npm install -g auto-commit-push

Usage

Navigate to your Git repository and run:

npx auto-commit-push

This will start watching for file changes in your repository. When a tracked file is modified, it will automatically commit the changes with a formatted message and push to the remote repository.

Features

  • Watches for file changes in the current Git repository
  • Automatically commits and pushes changes to tracked files
  • Ignores untracked files
  • Formats commit messages with folder name, date, and filename

License

MIT

1.0.1

1 year ago

1.0.0

1 year ago