DEV Community

abbazs
abbazs

Posted on

Why do I need to do `--set-upstream` all the time?

No you don't have to. Set the config push.autoSetupRemote to true once and you are all set.

git config --global push.autoSetupRemote true`
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs