We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813f007 commit 92a7f34Copy full SHA for 92a7f34
1 file changed
CHANGELOG.md
@@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
12
- git/ignore-changelog: script to add CHANGELOG.md to .markdownlintignore across git repositories
13
- git/reset-all: script to run git reset --hard HEAD across all git repositories
14
- git/push-all: script to push all git repositories
15
+- linux/dev-update: script to pull core dev repos (scripts, credfeto-global-pre-commit, cs-template, credfeto-ai-skills) and reinstall AI skills
16
### Fixed
17
- Shell scripts were cleaned up to pass pre-commit checks, and git/fetch now uses consistent info/success output.
18
- Replace raw echo output with standard die/success/info helpers in network/wg-create
0 commit comments