Skip to content

Commit

Permalink
Merge pull request splitsh#57 from FGRibreau/patch-1
Browse files Browse the repository at this point in the history
Fix readme example
  • Loading branch information
fabpot authored Jun 24, 2020
2 parents 8ac3dcd + d47cfda commit faf4009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit faf4009

Please sign in to comment.