Skip to content

Commit

Permalink
chore: remove test shell script
Browse files Browse the repository at this point in the history
The shell script was useful in the beginning. Now it lost it's value as we depend on a remote.
  • Loading branch information
Joris Conijn committed Feb 20, 2022
1 parent d67bab8 commit ed8b6e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,3 @@ When you want to overwrite the target branch you need to supply the `--branch <n
```bash
git pr --branch my-target-branch
```

## Testing locally

```bash
./create_repo.sh
```
52 changes: 0 additions & 52 deletions create_repo.sh

This file was deleted.

0 comments on commit ed8b6e6

Please sign in to comment.