Archiving old git branches
Recently one of my projects have grown out of hand with various branch changes. The following is a command to tag and delete branches matching […]
Recently one of my projects have grown out of hand with various branch changes. The following is a command to tag and delete branches matching […]
As part of building a bunch of automation tasks, one of the key things I needed was a list of git branches in an easy […]
UPDATE: I figured out what I did wrong. I duplicated the image of the os onto the harddrive, it inherited the same uuid. here’s a […]
I do alot of audits on Sharepoint. The following is one way of getting a list of Not-Declared-As-Records on sharepoint. change the directory to match […]
Needed a quick way to batch delete my contacts after some bad imports. assuming you know what your address book name is you can delete […]
Just as I was about to embrace WordPress’s react framework for gui development I see now that they are ditching it due to unfavorable licensing. […]
So today I was thrown a few blocking issues. first, Stretch version of raspbian appears to have broken dependencies to php5-mysql. It appears php7 is […]
I often come across this issue because I try to keep my checkouts lean. When switching branches the following helps the local git repository identify […]
Originally this script was built to audit a library for problematic workflows. I re-purposed it to also decare records which weren’t previously declared. Modify it […]
There’s a few problems with Sharepoint’s mail handling: task generated emails cannot be disabled by design no way to selectively route emails based on conditions […]
Copyright © 2024 | WordPress Theme by MH Themes