|
You are here |
www.cyberdemon.org | ||
| | | | |
sporks.space
|
|
| | | | | Let's say you have a submodule that you want to change, but the submodule itself is huge. You might not want another copy of it, so you're holding off on running git submodule update --init. Internally in your repo, Git... Continue reading ? | |
| | | | |
rgoswami.me
|
|
| | | | | A workflow for managing private submodules in a private repository without personal access tokens for Github actions Background Ever since Travis CI decided to drink corporate kool-aid, the search for a new CI has been brought to the fore again. Github Actions seem uniquely suited for private repositories, since most CIs bill for private repos. However, the basic authentication setup for the checkout action involves using one SSH key, effectively a personal access token, for both the main project and all submodules. | |
| | | | |
thork.net
|
|
| | | | | GM! Just a short note describing a recent new project of mine, git merkle (gm)! gm is a recursive tree of all the repos I've worked on since 2017 after a little spring cleaning; I removed about 40% of my pre-existing github repo history in the process of writing gm. | |
| | | | |
vickiboykis.com
|
|
| | | I swore I'd never switch static site generators again | ||