2027
Before showing your terrible understanding of git, try it. If you run 'git commit -m auto foo' and foo has not changed, git will not do anything. It's a no-op. So there is no downside and is very simple. Additionally, it returns 1, so if you do 'git commit -m auto foo && git push', it won't do the push.
But thanks for playing
If you want simple, just commit unconditionally every x minutes with cron. It won't do anything if there's nothing to commit
You can also use Whisper+ from F-Droid in place of Futo
I got these and love them: # Sketchers Summits High Range Hands Free Slip-Ins
check out fzf (install fzf and add (assuming bash) eval "$(fzf --bash)" to your .bashrc)
Makes ctrl+r a superpower
If . or /path/to/Script are not in your crontab's PATH variable, it cannot find the script. If the script is in /path/to/Script, change your crontab to either:
*/1 * * * * cd /Path/To/Script && ./Script.sh
Or
*/1 * * * * /Path/To/Script/Script.sh
Also, "*/1" means every 1 minute and "*" means every minute, so the "/1" is unnecessary
FUTO Keyboard is awesome!
Yes to everything including a big fuck you to Caviezel!
I_Am_Jacks_____
0 post score0 comment score
You Suck at Programming on Youtube