-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
I'm a big fan of fitlog and often recommend it to my colleagues. Thank you for creating such a great repository.
I found that when viewing the log file on the webpage, there is a column called git_id, for example, ID: log_20230221_075043 with git_id: 395daa36. I also use Github to manage the same set of code while using fitlog, I thought git_id would match the commit ID of Github repository. But I found that the digits of git_id of fitlog and commit ID of Github repository are inconsistent. For example, "git_id of fitlog = 395daa36" but "commit ID of Github repository = e9ca0d4".
I'm curious, how can I use git_id of fitlog to identify the commit ID of Github repository?
Metadata
Metadata
Assignees
Labels
No labels