Skip to content

Commit

Permalink
Merge pull request #13 from nschlimm/feature/testbranch
Browse files Browse the repository at this point in the history
Feature/testbranch
  • Loading branch information
nschlimm authored Apr 17, 2024
2 parents 55cc266 + 4845b75 commit f97b907
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 @@ -101,7 +101,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 f97b907

Please sign in to comment.