Open
Description
We should acknowledge git in our documentation somewhere
Issue Description
Common questions I've gotten from new users (and questions I've asked myself) are "what should I put in my git ignore", "should I commit my workspace to git", and "can I keep track of my git hash in the job document".
Proposed change
I think we should include some best practices that we all tend to use with git, such as not including the workspace in your git repo. Maybe this can go in FAQs?
Additional context
An additional topic for discussion here is: does anyone have a reliable way of tracking what code version they used to generate data for a specific job? Tracking the git hash is one way, but I'm interested to see if anyone has thought of other ideas.
Metadata
Metadata
Assignees
Labels
No labels