We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054401e commit b31d48dCopy full SHA for b31d48d
filenames.ts
@@ -5,7 +5,7 @@ export const filenames = {
5
rewrittenList: "rewritten-list",
6
willNeedToApply: "will-need-to-apply",
7
needsToApply: "needs-to-apply",
8
- applied: "applied",
+ applied: "rewritten-list.applied",
9
//
10
gitRebaseTodo: "git-rebase-todo",
11
0 commit comments