Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nschlimm committed Apr 17, 2024
2 parents 8a9a67c + f97b907 commit b057235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasyKey.git/ezk-git-functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ function mergeChanges () {
fi
fi
}

function commitChanges () {
importantLog "Checking for stuff to commit from the working tree"
if git status -s -uno| grep -q ".*"; then
Expand Down

0 comments on commit b057235

Please sign in to comment.