It is not how good you are, it is about how good people think you are
Reason this release was yanked:
Incorrect documentation
Project description
GitCommitAutomation
This package provides a simple automation tool for generating Git commits in the past. It's designed to help in scenarios where you want to backfill your Git history for a project. The script modifies a file named data.txt, adds a new line with a date indicating when the commit should have been made, and then commits this change to the repository with the commit date set to the specified number of days ago.
Installation
Before installing and using GitCommitAutomation, ensure you have Git installed on your system. You can then download this package, unzip it, and navigate into the package directory. Alternatively
in your terminal do
pip install commitit
Usage
To use the GitCommitAutomation script, follow these steps:
- Create a GitHub repository
- Open a terminal or command prompt.
- Clone a github repo.
- In your repo do
pip install commitit - Then run the function called
make_commit()
from commitit import make_commit
make_commit()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file commitit-0.3.tar.gz.
File metadata
- Download URL: commitit-0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c33ea419bfe520f4b79e2f73c5067616c95e67f5100fd4938211bf4ea3b37e96
|
|
| MD5 |
78caa1620f7ed2567eaa1f658a35affb
|
|
| BLAKE2b-256 |
afd4a0ddd5ba2d3abf142c417703a4ab2addec96160e4345dc66db1159a6ed69
|
File details
Details for the file commitit-0.3-py3-none-any.whl.
File metadata
- Download URL: commitit-0.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2796b470e55c2be8ea72b032fa8e8fe21c789181190e0977077fb0aae607518
|
|
| MD5 |
61181bcf29cbe82467427ed5dce2afb9
|
|
| BLAKE2b-256 |
c38745a7e3f3d18a255b845e025cffa3bbcd662d81d0df23289c6adfa6fa2712
|