In Neptune (this machine learning experiment tracker) is it possible to make it git-aware? I mean - using .gitignore
for excluded files and saving commit hashes for each run?
In particular, when I review an already finished job, can I go directly to GitHub commit?
Starting form version 2.0 Neptune provides integration with git, see: https://docs.neptune.ml/advanced-topics/git-integration/.