gitpush/README.md

7 lines
167 B
Markdown
Raw Normal View History

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
### Easyer pushing changes to git
2023-04-27 13:59:21 +02:00
```bash
2023-04-27 13:59:03 +02:00
sh -c "$(curl -L https://git.moelle.space/hxcde/git-help/raw/branch/main/pushchanges.sh)"
2023-04-27 13:59:21 +02:00
```