Skip to content

Commit 3723d39

Browse files
committed
only prune named
1 parent 8dd7e5b commit 3723d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backup.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ const cli = new Command()
147147
"prune",
148148
repo,
149149
"--stats",
150+
`--prefix=${name}-`,
150151
"--keep-last=1",
151152
`--keep-within=${keep}`,
152153
);

0 commit comments

Comments
 (0)