Git For Research Code

When the user wants to version-control optimization research code - small commits per experiment change, tags for paper result snapshots, .gitignore for solver logs, linking result tables to commit hashes, and branch strategy for risky refactors. Also use when the user mentions "git workflow," "version control research," "tag results," "reproducible experiments git," "gitignore solver," or when a paper number must trace to an exact code state. For repository layout, see optimization-project-structure; for tidy result tables, see pandas-experiment-management.

hajibabaie bac1282 39.7 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/git-for-research-code commit bac1282a0c

Frequently asked questions

npx skillmds@latest add hajibabaie/git-for-research-code