From 99d7941e8b7d2d698aa610dd9c1db733a6b1a51d Mon Sep 17 00:00:00 2001 From: iff Date: Fri, 4 Aug 2023 01:43:56 +0200 Subject: [PATCH] fix: git push branch --- rules/git.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/git.toml b/rules/git.toml index 9407579..4f3f8c2 100644 --- a/rules/git.toml +++ b/rules/git.toml @@ -78,7 +78,7 @@ git checkout {{typo[2]({{shell(git branch)}})}} [[match_err]] pattern = [ - "current branch test has no upstream branch" + "has no upstream branch" ] suggest = [ '''