Skip to content

Conversation

@tomschr
Copy link
Contributor

@tomschr tomschr commented Nov 28, 2025

Fixes #4. The PR contains:

  • Add option --exitfirst for subcommand docbuild metadata. This option fails the generation if there is something wrong with the daps call.
  • Correctly implement updating Git bare repo. It's git fetch origin main:main instead of git fetch. A "git fetch" isn't enough as it doesn't move the pointer. The above command forces Git to update the local pointer (HEAD).
  • Use regex in Repo model to match ^(https?):// URLs.

@tomschr tomschr self-assigned this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automate JSON

2 participants