Utility to interact with bare git repos in the home directory.
Project description
homegit
Example usage
Local repo
cd $HOME
homegit init
echo "this is a file" > file.txt
homegit git add file.txt
homegit git commit
homegit git log
Remote repo
homegit clone https://github.com/notwillk/test-homegit.git
cat ~/test_file.txt
Named repo
homegit identifier clone https://github.com/notwillk/test-homegit.git
cat ~/test_file.txt
Project details
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 homegit-0.1.tar.gz.
File metadata
- Download URL: homegit-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a678dccd07d26d16f4f1e9475bfd9a49e45d2061f1b13d788a5f396527c3630e
|
|
| MD5 |
c779b03b7930e7856fdc613f5dd13d23
|
|
| BLAKE2b-256 |
90ba4cb47086fb15dd6f3193f5becf0e5314b5a1d1b9067b7542507dc4532877
|
File details
Details for the file homegit-0.1-py3-none-any.whl.
File metadata
- Download URL: homegit-0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33c20a4e84308c2006bc3b053e615b2301637d5f82a4a3f9c34aa8933774d0b6
|
|
| MD5 |
2ed7321243e41c57a5eea27a54f5646e
|
|
| BLAKE2b-256 |
923e5be85070e8676400701945fd9b11a39af3c230505d8517ad759b7550b029
|