2023-04-27 13:56:35 +02:00
|
|
|
# git-help
|
2023-04-27 13:59:03 +02:00
|
|
|
Help with using git
|
2023-04-27 14:02:32 +02:00
|
|
|
|
2023-04-27 14:02:39 +02:00
|
|
|
## Easyer pushing changes to git
|
2023-04-27 13:59:21 +02:00
|
|
|
```bash
|
2023-04-27 14:11:07 +02:00
|
|
|
sh -c "$(curl -L https://git.moelle.space/hxcde/git-help/raw/branch/main/installgpush.sh)"
|
2023-04-27 13:59:21 +02:00
|
|
|
```
|