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: togithub.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:8b280892-54b9-4d49-84a9-11eac39537da |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A6C0:16E0FE:1A6C571:24DD851:696A4DCD |
| html-safe-nonce | f9b86ab44fee7f88a7d9aa5071204657269738cafd880dd3a83024a12a2b57bf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNkMwOjE2RTBGRToxQTZDNTcxOjI0REQ4NTE6Njk2QTREQ0QiLCJ2aXNpdG9yX2lkIjoiNDM1NDY2MzYyODAzNjI2MzM3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | dcef67a2d1238daad372a084db01c2b405b465d7ce64060a1693bc7a257d135f |
| 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 | 3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef |
| 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 | 63c426b30d262aba269ef14c40e3c817b384cd61 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width