Title: Pushing multiple branches doesn't send enough notifications · Issue #138 · git-commit-notifier/git-commit-notifier · GitHub
Open Graph Title: Pushing multiple branches doesn't send enough notifications · Issue #138 · git-commit-notifier/git-commit-notifier
X Title: Pushing multiple branches doesn't send enough notifications · Issue #138 · git-commit-notifier/git-commit-notifier
Description: Committing multiple branches at once means that you only get committed for some of the commits: To test (from an empty repo, for example): % touch a; git add a; git commit -m '1st commit'; git push origin master % git co -b branch1; touc...
Open Graph Description: Committing multiple branches at once means that you only get committed for some of the commits: To test (from an empty repo, for example): % touch a; git add a; git commit -m '1st commit'; git push...
X Description: Committing multiple branches at once means that you only get committed for some of the commits: To test (from an empty repo, for example): % touch a; git add a; git commit -m '1st commit'; ...
Opengraph URL: https://github.com/git-commit-notifier/git-commit-notifier/issues/138
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Pushing multiple branches doesn't send enough notifications","articleBody":"Committing multiple branches at once means that you only get committed for some of the commits:\n\nTo test (from an empty repo, for example):\n\n```\n% touch a; git add a; git commit -m '1st commit'; git push origin master\n% git co -b branch1; touch b; git add b; git commit -m '2nd commit'\n% git co -b branch2; touch c; git add c; git commit -m '3rd commit'\n\n%git log --oneline --decorate\n58063f0 (HEAD, branch2) 3rd commit\n6a3481b (branch1) 2nd commit\n6f0f108 (origin/master, master) 1st commit\n\n%git push origin branch1 branch2\nSubject: [w/branch2][1/1] 3rd commit\n```\n\nSo the 2nd commit is ignored.\n\nThis is also related to #136:\n\n```\n% git co master; git br -D branch1 branch2; git push origin :branch1 :branch2\n% git co -b branch1; touch b; git add b; git commit -m '2nd commit'\n% git long --oneline --decorate\n* 701c141 (HEAD, branch2, branch1) 2nd commit\n* 6f0f108 (origin/master, master) 1st commit\n\n% git push origin branch1 branch2\nSubject: [w-bare/branch1][1/1] 2nd commit\nSubject: [w-bare/branch2][1/1] 2nd commit\n```\n\n(or no mail at all, if you merge the issue-136 branch).\n","author":{"url":"https://github.com/holzman","@type":"Person","name":"holzman"},"datePublished":"2012-06-14T18:48:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/138/git-commit-notifier/issues/138"}
| 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:e00049f7-9a54-10dc-1b3a-23c3fd9f6082 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A184:22057:296C33F:3A17F42:697102D3 |
| html-safe-nonce | dda42fe5394f9da45bdbdb5eac41b63064becc1162d90ac6bfad4c10f699366b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTg0OjIyMDU3OjI5NkMzM0Y6M0ExN0Y0Mjo2OTcxMDJEMyIsInZpc2l0b3JfaWQiOiI5MzUwNDQ0MTk4NTA3Mzg3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | af3dc9d7f0a49fa1a977378a2470632aab66558d69dd965b938e2b3dcf2155d2 |
| hovercard-subject-tag | issue:5076961 |
| 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/git-commit-notifier/git-commit-notifier/138/issue_layout |
| twitter:image | https://opengraph.githubassets.com/75d4cb80e0186bb13056f0a52fae446b156098e72be0c24a9433ed633d606caf/git-commit-notifier/git-commit-notifier/issues/138 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/75d4cb80e0186bb13056f0a52fae446b156098e72be0c24a9433ed633d606caf/git-commit-notifier/git-commit-notifier/issues/138 |
| og:image:alt | Committing multiple branches at once means that you only get committed for some of the commits: To test (from an empty repo, for example): % touch a; git add a; git commit -m '1st commit'; git push... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | holzman |
| hostname | github.com |
| expected-hostname | github.com |
| None | 2d17fd2bbd784dc91f3a78a2f1d2c41d9f4f8ce86136d09833e3cf21b2bde1b7 |
| turbo-cache-control | no-preview |
| go-import | github.com/git-commit-notifier/git-commit-notifier git https://github.com/git-commit-notifier/git-commit-notifier.git |
| octolytics-dimension-user_id | 2109500 |
| octolytics-dimension-user_login | git-commit-notifier |
| octolytics-dimension-repository_id | 487280 |
| octolytics-dimension-repository_nwo | git-commit-notifier/git-commit-notifier |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 72399 |
| octolytics-dimension-repository_parent_nwo | wesabe/git-commit-notifier |
| octolytics-dimension-repository_network_root_id | 69656 |
| octolytics-dimension-repository_network_root_nwo | ilozka/git-commit-notifier |
| 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 | e053d923fb27a9d948f8cefae8ba3bf43f7b938f |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width