Metadata-Version: 2.1
Name: gitsubpull
Version: 0.1.0
Summary: 
Author: Jonathan Liew
Author-email: jonathan200934@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: typer (>=0.4.0,<0.5.0)
Description-Content-Type: text/markdown

## How to use

1. cd to git project directory
```shell
cd ~/xxx/example/git_project/
```

2. run the command
```shell
gitsubpull
```

