You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⠹ Creating developError creating branch { Error: Command failed: git push --set-upstream
fatal: The current branch s.tenpas/730-brands-overview-page-is-rendered-twice has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin s.tenpas/730-brands-overview-page-is-rendered-twice
at makeError (/Users/sven/.config/yarn/global/node_modules/work/node_modules/execa/index.js:174:9)
at Promise.all.then.arr (/Users/sven/.config/yarn/global/node_modules/work/node_modules/execa/index.js:278:16)
at process._tickCallback (internal/process/next_tick.js:68:7)
code: 128,
stdout: ‘’,
stderr:
‘fatal: The current branch s.tenpas/730-brands-overview-page-is-rendered-twice has no upstream branch.\nTo push the current branch and set the remote as upstream, use\n\n git push --set-upstream origin s.tenpas/730-brands-overview-page-is-rendered-twice\n\n’,
failed: true,
signal: null,
cmd: ‘git push --set-upstream’,
timedOut: false,
killed: false }
⠸ Synching to GitHub
via @zehnnach
To resolve this that setting should be checked and if not set, the upstream should be set manually.
The text was updated successfully, but these errors were encountered: