Add 'README.md'

This commit is contained in:
Mikołaj Lubiak 2022-06-17 16:50:30 +00:00
parent 147790bb17
commit 02b0f82b7a
1 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Send local to remote git repo
# Edit `git remote add origin git@git.disroot.org:MikolajLubiak/$1.git` to `git remote add origin git@git.disroot.org:USERNAME/$1.git`!
## Usage:
### `./git.sh "repo name" "commit message"`, eg. `./git.sh git-script "Initial commit."`