|
|
@ -44,6 +44,7 @@ cannotBeCombined=Cannot be combined. |
|
|
|
cannotBeRecursiveWhenTreesAreIncluded=TreeWalk shouldn't be recursive when tree objects are included. |
|
|
|
cannotBeRecursiveWhenTreesAreIncluded=TreeWalk shouldn't be recursive when tree objects are included. |
|
|
|
cannotChangeActionOnComment=Cannot change action on comment line in git-rebase-todo file, old action: {0}, new action: {1}. |
|
|
|
cannotChangeActionOnComment=Cannot change action on comment line in git-rebase-todo file, old action: {0}, new action: {1}. |
|
|
|
cannotChangeToComment=Cannot change a non-comment line to a comment line. |
|
|
|
cannotChangeToComment=Cannot change a non-comment line to a comment line. |
|
|
|
|
|
|
|
cannotCheckoutOursSwitchBranch=Checking out ours/theirs is only possible when checking out index, not when switching branches. |
|
|
|
cannotCombineSquashWithNoff=Cannot combine --squash with --no-ff. |
|
|
|
cannotCombineSquashWithNoff=Cannot combine --squash with --no-ff. |
|
|
|
cannotCombineTreeFilterWithRevFilter=Cannot combine TreeFilter {0} with RevFilter {1}. |
|
|
|
cannotCombineTreeFilterWithRevFilter=Cannot combine TreeFilter {0} with RevFilter {1}. |
|
|
|
cannotCommitOnARepoWithState=Cannot commit on a repo with state: {0} |
|
|
|
cannotCommitOnARepoWithState=Cannot commit on a repo with state: {0} |
|
|
|