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:3c887dd2-f60a-4274-18c2-307097010592 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 916A:1C6847:E86A80:14BEA47:6A634FE5 |
| html-safe-nonce | 546f27723ac0ed69810a7c8f64a8b14331cede1970b0efa095368c478f15e6e5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTZBOjFDNjg0NzpFODZBODA6MTRCRUE0Nzo2QTYzNEZFNSIsInZpc2l0b3JfaWQiOiI2MTg4MDYwNTA1Mjg5MjE1OTczIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 58f2a4930a6ef5f55592f267d203d1032be807056ce568dafa6b850b3365183a |
| 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 | 59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94 |
| 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 | 990295d92a4cc7b63fbbd83a046217cd7d77d49c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width