Title: add_progress does this version check really work? · Issue #449 · gitpython-developers/GitPython · GitHub
Open Graph Title: add_progress does this version check really work? · Issue #449 · gitpython-developers/GitPython
X Title: add_progress does this version check really work? · Issue #449 · gitpython-developers/GitPython
Description: v = git.version_info if v[0] > 1 or v[1] > 7 or v[2] > 0 or v[3] > 3: kwargs['progress'] = True I have stared at this and I cannot see what the version check is attempted. Why not simple something like: git_version_info > (1,7,0,3)? Is t...
Open Graph Description: v = git.version_info if v[0] > 1 or v[1] > 7 or v[2] > 0 or v[3] > 3: kwargs['progress'] = True I have stared at this and I cannot see what the version check is attempted. Why not simple something ...
X Description: v = git.version_info if v[0] > 1 or v[1] > 7 or v[2] > 0 or v[3] > 3: kwargs['progress'] = True I have stared at this and I cannot see what the version check is attempted. Why n...
Opengraph URL: https://github.com/gitpython-developers/GitPython/issues/449
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"add_progress does this version check really work?","articleBody":"```\n v = git.version_info\n if v[0] \u003e 1 or v[1] \u003e 7 or v[2] \u003e 0 or v[3] \u003e 3:\n kwargs['progress'] = True\n```\n\nI have stared [at this](https://github.com/gitpython-developers/GitPython/blob/902679c47c3d1238833ac9c9fdbc7c0ddbedf509/git/remote.py#L53) and I cannot see what the version check is attempted.\nWhy not simple something like: git_version_info \u003e (1,7,0,3)?\nIs that what this is attempting to do?\n","author":{"url":"https://github.com/barry-scott","@type":"Person","name":"barry-scott"},"datePublished":"2016-05-28T10:29:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/449/GitPython/issues/449"}
| 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:2a5d5083-e72a-b619-14b2-13ed145f8f63 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CB7A:1E6D3F:15F040E:1D39932:6969A533 |
| html-safe-nonce | b57a9a1bedf3f5f096355671e992b782210033a066f7abc2fb804c9caa566131 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjdBOjFFNkQzRjoxNUYwNDBFOjFEMzk5MzI6Njk2OUE1MzMiLCJ2aXNpdG9yX2lkIjoiMTk0NjYyMjMxODY5MDgwNTA0MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 20be75f0776297761965e743b03ec75002c01e99a5b405d446b52feca7a139a1 |
| hovercard-subject-tag | issue:157332196 |
| 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/449/issue_layout |
| twitter:image | https://opengraph.githubassets.com/dfa946df314dea3b9805b7b073f40becceccaf787bdede52a2936d56a9f882e5/gitpython-developers/GitPython/issues/449 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/dfa946df314dea3b9805b7b073f40becceccaf787bdede52a2936d56a9f882e5/gitpython-developers/GitPython/issues/449 |
| og:image:alt | v = git.version_info if v[0] > 1 or v[1] > 7 or v[2] > 0 or v[3] > 3: kwargs['progress'] = True I have stared at this and I cannot see what the version check is attempted. Why not simple something ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | barry-scott |
| hostname | github.com |
| expected-hostname | github.com |
| None | 24c4c97a2d520cb286b35e1a4c22d7a4df3c26a2fa28dd7cdf0e65db327b4de7 |
| 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 | 124667f43168afb6c9c03b7c02eb5b1d2e1be3d9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width