2 min read 0 git Getting Upstream changes on a repo 02-14-25 A common problem I’ve found especially with the work in AI and github is the need to take code, fork…
6 min read 0 DevOps Tools Using oras to make a registry a source of truth for files 02-13-25 So a common problem that I’ve seen is to have to move files from one environment to another that is…
1 min read 0 git Migrating code from one git repo to another 02-13-25 This is a surprisingly common ask I’ve gotten over the years, if you are moving code around either from public…