Commit efc9469
committed
gh-reset-repo: Fix extraction of repository name
The parsing using `awk` is faulty assuming no colon sign (`:`). Extract
the `<org>/<name>` as the repository name correctly.
Signed-off-by: Razvan Deaconescu <razvan@rosedu.org>1 parent 1e0a37c commit efc9469
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
0 commit comments