„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-27 14:29:39 +02:00
parent 4aba810cb2
commit 137c92c530

View File

@ -6,11 +6,11 @@ sh -c "$(curl -L https://git.moelle.space/hxcde/gitpush/raw/branch/main/installg
```
## Usage
```bash
`user@PC:/home/ymoelle/repo# nano README.md`
user@PC:/home/ymoelle/repo# gitpush
```diff
! user@PC:/home/ymoelle/repo# nano README.md
! user@PC:/home/ymoelle/repo# gitpush
Write a short commit:
changed readme
! changed readme
[main 4a28f67] 'changed readme'
Committer: root <user@PC>
1 file changed, 1 insertion(+)
@ -25,4 +25,4 @@ remote: Processed 1 references in total
To ssh://ssh.git.moelle.space:2222/hxcde/repo.git
94f5e1e..4a28f67 main -> main
user@PC:/home/user/repo#
```
```