Author:
erics, March 16th, 2021
Recent changes to git have made the push default choice a bit confusing – “matching” vs. “simple” I picked “matching” when prompted. This means that git push by itself will try to push ALL local branches, not just the one you are working on. Personally, I find that a bit mad, so I decided to […]
Categories: How-To's, Technology Tags: Config, Default, defaults, git, git config, git push, Matching, Push, Simple
|
No comments
Author:
erics, July 28th, 2019
When I upgraded to Mojave, my laptops were no longer able to connect to my desktop. Deeply frustrating. Long story short, combo of factors: – Mojave filesystems on disk now default to APFS containers – APFS filesystems can ONLY be shared out via SMB! – Hostname resolution in Mojave also seems broken So, the fix […]
Categories: How-To's, Technology Tags: AFS, APFS, Default, File sharing, Finder, howto, MacOS, Mojave, Sharing, SMB, tips
|
No comments
Author:
erics, October 2nd, 2013
/usr/sbin/mysqld –verbose –help | grep -A 1 “Default options”
Categories: How-To's, Technology Tags: CNF, Config, Default, howto, my.cnf, mysql, Options, Path, tips
|
No comments