Skip to content

Commit b057235

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 8a9a67c + f97b907 commit b057235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyKey.git/ezk-git-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function mergeChanges () {
102102
fi
103103
fi
104104
}
105-
105+
106106
function commitChanges () {
107107
importantLog "Checking for stuff to commit from the working tree"
108108
if git status -s -uno| grep -q ".*"; then

0 commit comments

Comments
 (0)