Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Print current working directory | xengineering | |
When craft is used - as intended - as Git post-receive hook the current working directory should always be the .git folder. In case of bare repositories this should point to the bare repository. | |||
2023-09-02 | Add stdin parsing for Git post-receive hook | xengineering | |
The first program for this repsoitory will be a Git post-receive hook which will be used at any source repository which is registered for automated builds. |