Record Git hash and working directory state #491
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
type/enhancement
Something new
Why
We intentionally don’t have any close integration with Git, but it’d be neat to record the Git hash and perhaps the index state (what uncommitted changes there are etc). This would be useful to understand where some training code came from, or if you want to commit back to Git.
What
This should be recorded in the metadata and displayed in show. Something sensible could be displayed in diff, and perhaps when checking out.
The text was updated successfully, but these errors were encountered: