Rseng Version Control Review

Covers using version control effectively for research software and the PR-time review process: choosing a VCS, branching and commit practice, authorship and signatures in commit metadata (author/committer identity, Co-authored-by trailers, signed commits and tags, .mailmap), collaboration on GitHub/GitLab, and constructive checklist-driven pull-request reviews. Use when the user asks how to set up git, design a branching strategy, write commit messages, record who authored or co-authored a change, sign commits or tags, handle large binary files, open or review a pull/merge request, or wire linters and CI into review. (Audits of existing code and milestone reviews: rseng-code-review; pre-reviewing your own draft: rseng-pair-programming.)

fdiblen 08a886c 2 files · 11.6 KB Updated

File contents

fdiblen/rseng-agent-skills/tree/main/skills/rseng-version-control-review commit 08a886c076

Frequently asked questions

npx skillmds@latest add fdiblen/rseng-version-control-review