Merge pull request #57 from FGRibreau/patch-1

Fix readme example
This commit is contained in:
Fabien Potencier 2020-06-24 12:07:40 +02:00 committed by GitHub
commit faf40091fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ Automatically create a branch for the split by passing a branch name
via the `--target` option:
```bash
splitsh-lite --prefix=lib/ --target=branch-name
splitsh-lite --prefix=lib/ --target=heads/branch-name
```
If new commits are made to the repository, update the split by running the same