hi, first of all, thanks for this app. its concept is very interesting.
i set up kryptonite for my github account, but now i hear my phone beeping every time i git fetch or git push to a repository. sometimes this happens multiple times a minute[1], which is pretty annoying.
so my request is to make the notification sound optional. :)
[1] e.g. when working on a pull request in a branch, i use git fetch followed by git rebase, then git push --force-with-lease, then hit the 'merge' button on github, then git fetch to update again. that's 3 beeps. ;)
hi, first of all, thanks for this app. its concept is very interesting.
i set up kryptonite for my github account, but now i hear my phone beeping every time i
git fetch
orgit push
to a repository. sometimes this happens multiple times a minute[1], which is pretty annoying.so my request is to make the notification sound optional. :)
[1] e.g. when working on a pull request in a branch, i use
git fetch
followed bygit rebase
, thengit push --force-with-lease
, then hit the 'merge' button on github, thengit fetch
to update again. that's 3 beeps. ;)