Fix readme example

Fix readme example.
Current example yield an error `The target is not a valid Git reference`
This commit is contained in:
Francois-Guillaume Ribreau 2020-06-24 10:37:16 +02:00 committed by GitHub
parent 8ac3dcd530
commit d47cfda32a
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