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: redirect.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:88fb6625-b560-b28c-2d27-a3c1744424c5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9202:1E9341:71904:9A982:6969C5A4 |
| html-safe-nonce | 819e14a0956739cee3af52b1449b2b3077ae854b7f20c353e1148f0bcb0d5aaa |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjAyOjFFOTM0MTo3MTkwNDo5QTk4Mjo2OTY5QzVBNCIsInZpc2l0b3JfaWQiOiI3OTAzMjU5ODg2ODE4NTQzMDEzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | c035fd9faa90b69fb03ea2cd88e6bf9568044a72851ffcbc6405e4aa5e8b75ac |
| 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 | acedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056 |
| 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 | 83c08c21cdda978090dc44364b71aa5bc6dcea79 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width