Skip to content

Commit

Permalink
only prune named
Browse files Browse the repository at this point in the history
  • Loading branch information
luludotdev committed Mar 11, 2024
1 parent 8dd7e5b commit 3723d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const cli = new Command()
"prune",
repo,
"--stats",
`--prefix=${name}-`,
"--keep-last=1",
`--keep-within=${keep}`,
);
Expand Down

0 comments on commit 3723d39

Please sign in to comment.