Title: fetch progress information is available but dropped · Issue #1465 · gitpython-developers/GitPython · GitHub
Open Graph Title: fetch progress information is available but dropped · Issue #1465 · gitpython-developers/GitPython
X Title: fetch progress information is available but dropped · Issue #1465 · gitpython-developers/GitPython
Description: Modern versions of git will return progress information. In debugging what goes on here, I found that all of the information was being dropped by _parse_line. For others who run into this, I was able to return branch update information t...
Open Graph Description: Modern versions of git will return progress information. In debugging what goes on here, I found that all of the information was being dropped by _parse_line. For others who run into this, I was ab...
X Description: Modern versions of git will return progress information. In debugging what goes on here, I found that all of the information was being dropped by _parse_line. For others who run into this, I was ab...
Opengraph URL: https://github.com/gitpython-developers/GitPython/issues/1465
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"fetch progress information is available but dropped","articleBody":"Modern versions of git will return progress information. In debugging what goes on here, I found that all of the information was being dropped by _parse_line. For others who run into this, I was able to return branch update information to the user by adding the following:\r\n\r\n```python\r\nclass SeeFetchProgress(git.remote.RemoteProgress):\r\n # the implementation of RemoteProgress currently doesn't match fetch lines, so catch them when dropped.\r\n def line_dropped(self, line: str):\r\n if re.match('remote: ', line):\r\n return\r\n print(line)\r\n```","author":{"url":"https://github.com/jorhett","@type":"Person","name":"jorhett"},"datePublished":"2022-07-16T00:10:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1465/GitPython/issues/1465"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:70329abd-06be-827a-a0fd-7c406902f59c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E854:378262:F8B205:145CBB6:696B0CE4 |
| html-safe-nonce | a9b45e3a10903110d756643a9ef64c0d5e69eebbe79d5ca54c64d32e603cc05d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODU0OjM3ODI2MjpGOEIyMDU6MTQ1Q0JCNjo2OTZCMENFNCIsInZpc2l0b3JfaWQiOiI0ODQyMTQwMzUwMjUzMDQyOTE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 8fc04325ec6cec1f1bea9777a74cd126d56d7253b881d29c8b48eb420ffe24aa |
| hovercard-subject-tag | issue:1306640105 |
| github-keyboard-shortcuts | repository,issues,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/issues/show/gitpython-developers/GitPython/1465/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d2daff9e750f2fb2ca61c6ba9ca8a9b5941791738175a3bb1c17de059ed78511/gitpython-developers/GitPython/issues/1465 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d2daff9e750f2fb2ca61c6ba9ca8a9b5941791738175a3bb1c17de059ed78511/gitpython-developers/GitPython/issues/1465 |
| og:image:alt | Modern versions of git will return progress information. In debugging what goes on here, I found that all of the information was being dropped by _parse_line. For others who run into this, I was ab... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | jorhett |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width