Title: How to get the hash of the most recent commit of a file under a ref? · gitpython-developers/GitPython · Discussion #1949 · GitHub
Open Graph Title: How to get the hash of the most recent commit of a file under a ref? · gitpython-developers/GitPython · Discussion #1949
X Title: How to get the hash of the most recent commit of a file under a ref? · gitpython-developers/GitPython · Discussion #1949
Description: How to get the hash of the most recent commit of a file under a ref?
Open Graph Description: I can get the required information using the git wrapper: repo.git.log("-1", '--pretty="%H"', ref, '--', path) However this is too slow when run on in a loop over every file in a set of refs due to...
X Description: I can get the required information using the git wrapper: repo.git.log("-1", '--pretty="%H"', ref, '--', path) However this is too slow when run on in a loop ove...
Opengraph URL: https://github.com/gitpython-developers/GitPython/discussions/1949
X: @github
Domain: Github.com
{"@context":"https://schema.org","@type":"QAPage","mainEntity":{"@type":"Question","name":"How to get the hash of the most recent commit of a file under a ref?","text":"\u003cp dir=\"auto\"\u003eI can get the required information using the git wrapper:\u003c/p\u003e\n\u003cp dir=\"auto\"\u003e\u003ccode class=\"notranslate\"\u003erepo.git.log(\"-1\", '--pretty=\"%H\"', ref, '--', path)\u003c/code\u003e\u003c/p\u003e\n\u003cp dir=\"auto\"\u003eHowever this is too slow when run on in a loop over every file in a set of refs due to process execution overhead.\u003c/p\u003e","upvoteCount":1,"answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"\u003cp dir=\"auto\"\u003eThe algorithm can't be used - instead one should traverse each commit, see which files were changed, and remove those from the set of all currently tracked files while associating the hash of the commit. Repeat until the set of tracked files is empty.\u003c/p\u003e\n\u003cp dir=\"auto\"\u003eThis will traverse the commit-graph once, in the worst case, and diff the trees of each commit. But there isn't really any other way.\u003c/p\u003e","upvoteCount":1,"url":"https://github.com/gitpython-developers/GitPython/discussions/1949#discussioncomment-10268253"}}}
| route-pattern | /_view_fragments/Voltron::DiscussionsFragmentsController/show/:user_id/:repository/:discussion_number/discussion_layout(.:format) |
| route-controller | voltron_discussions_fragments |
| route-action | discussion_layout |
| fetch-nonce | v2:f2913a75-6b3a-5be4-909d-46d48f1790c9 |
| current-catalog-service-hash | 9f0abe34da433c9b6db74bffa2466494a717b579a96b30a5d252e5090baea7be |
| request-id | 9384:3F9146:313EDC4:328F570:6A6323EB |
| html-safe-nonce | d186eb7e0ae00ce684403522f3b3923a173983a9df13316be7124d993c5eb71e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Mzg0OjNGOTE0NjozMTNFREM0OjMyOEY1NzA6NkE2MzIzRUIiLCJ2aXNpdG9yX2lkIjoiNDI0OTg4ODg2MjkzOTMyNTQxOSIsInJlZ2lvbl9lZGdlIjoic2VhIiwicmVnaW9uX3JlbmRlciI6InNlYSJ9 |
| visitor-hmac | b6d16c087a2ff362bf8842f4c6d8c4b55b69995bfc2f30df3da2054a8039dd35 |
| hovercard-subject-tag | discussion:7022835 |
| github-keyboard-shortcuts | repository,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/Voltron::DiscussionsFragmentsController/show/gitpython-developers/GitPython/1949/discussion_layout |
| twitter:image | https://opengraph.githubassets.com/e26b95a1fb9e99dbba9e2eece83b8e7803fd88e51d9d19447a9b7943f833b5a8/gitpython-developers/GitPython/discussions/1949 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e26b95a1fb9e99dbba9e2eece83b8e7803fd88e51d9d19447a9b7943f833b5a8/gitpython-developers/GitPython/discussions/1949 |
| og:image:alt | I can get the required information using the git wrapper: repo.git.log("-1", '--pretty="%H"', ref, '--', path) However this is too slow when run on in a loop over every file in a set of refs due to... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 1a6c056e02f174fffc096c521ec0ff6fb83e40a2ec8cb8875466ec1524872dd6 |
| turbo-cache-control | no-preview |
| go-import | github.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git |
| octolytics-dimension-user_id | 503709 |
| octolytics-dimension-user_login | gitpython-developers |
| octolytics-dimension-repository_id | 1126087 |
| octolytics-dimension-repository_nwo | gitpython-developers/GitPython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1126087 |
| octolytics-dimension-repository_network_root_nwo | gitpython-developers/GitPython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6a93e25585f487ddff9e3996c06d5b869d6e1828 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width