Title: File not found on rebase · Issue #1318 · nodegit/nodegit · GitHub
Open Graph Title: File not found on rebase · Issue #1318 · nodegit/nodegit
X Title: File not found on rebase · Issue #1318 · nodegit/nodegit
Description: I'm running a pretty straightforward rebase: return repo.rebaseBranches( 'refs/heads/test', 'refs/heads/master', null, nodegit.Signature.now('Test', 'test@example.com'), rebase => { console.log("One operation"); return Promise.resolve();...
Open Graph Description: I'm running a pretty straightforward rebase: return repo.rebaseBranches( 'refs/heads/test', 'refs/heads/master', null, nodegit.Signature.now('Test', 'test@example.com'), rebase => { console.log("On...
X Description: I'm running a pretty straightforward rebase: return repo.rebaseBranches( 'refs/heads/test', 'refs/heads/master', null, nodegit.Signature.now('Test', 'test@example.co...
Opengraph URL: https://github.com/nodegit/nodegit/issues/1318
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"File not found on rebase","articleBody":"I'm running a pretty straightforward rebase:\r\n\r\n```javascript\r\nreturn repo.rebaseBranches(\r\n 'refs/heads/test',\r\n 'refs/heads/master',\r\n null,\r\n nodegit.Signature.now('Test', 'test@example.com'),\r\n rebase =\u003e {\r\n console.log(\"One operation\");\r\n return Promise.resolve();\r\n },\r\n rebaseMetadata =\u003e {\r\n console.log(\"Finished rebase\");\r\n return Promise.resolve();\r\n }\r\n)\r\n```\r\n\r\nEvery time I run this, I get the following error before the finish function is run but after all operations are run\r\n\r\n```\r\n{Error: ENOENT: no such file or directory, open '.../.git/rebase-merge/rewritten'\r\n errno: -2,\r\n code: 'ENOENT',\r\n syscall: 'open',\r\n path: '.../.git/rebase-merge/rewritten' }\r\n```\r\n\r\nMy working directory is clean. When I go to my terminal, I can run `git rebase --continue`, and the rebase works with the following message\r\n\r\n```\r\nAlready applied: 0001 temp\r\nAll done.\r\n```\r\n\r\n\r\n","author":{"url":"https://github.com/tjcarroll11","@type":"Person","name":"tjcarroll11"},"datePublished":"2017-07-06T18:08:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/1318/nodegit/issues/1318"}
| 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:a61e9af4-00d9-ce7c-0b30-095accb9922f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BFE6:3E096D:936052:C5043C:6A6041D7 |
| html-safe-nonce | 6429a76eb90a7f8c64079fc17484d7e82f77e6571583552347257237c7d290a6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRkU2OjNFMDk2RDo5MzYwNTI6QzUwNDNDOjZBNjA0MUQ3IiwidmlzaXRvcl9pZCI6IjM2MTM3NzcwMDIwNzg2ODM2MDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | f75a3953c31cc92ce70229f32952e20769d175cfbe5974adb4d765f1674e9a88 |
| hovercard-subject-tag | issue:241040215 |
| 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/nodegit/nodegit/1318/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8d1ffa8e056db7388cbba942db4f20aece1316569e536d9b2a79c960b821f5b6/nodegit/nodegit/issues/1318 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8d1ffa8e056db7388cbba942db4f20aece1316569e536d9b2a79c960b821f5b6/nodegit/nodegit/issues/1318 |
| og:image:alt | I'm running a pretty straightforward rebase: return repo.rebaseBranches( 'refs/heads/test', 'refs/heads/master', null, nodegit.Signature.now('Test', 'test@example.com'), rebase => { console.log("On... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tjcarroll11 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60da8c2a42fa2bbf5f7567474990ec467836a84444262a58e200fa91b7f3d2d0 |
| turbo-cache-control | no-preview |
| go-import | github.com/nodegit/nodegit git https://github.com/nodegit/nodegit.git |
| octolytics-dimension-user_id | 657068 |
| octolytics-dimension-user_login | nodegit |
| octolytics-dimension-repository_id | 1383170 |
| octolytics-dimension-repository_nwo | nodegit/nodegit |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1383170 |
| octolytics-dimension-repository_network_root_nwo | nodegit/nodegit |
| 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 | 9824515e740d83d5eb82168a089b806ab0fe04a1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width