{"id":39,"hash":"e89a1d72bcbbfcecf185fa2be4e7969372a809102eec5b98fd17768cb67b9e36","pattern":"fatal: The current branch has no upstream branch","full_message":"fatal: The current branch feature/x has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin feature/x","ecosystem":null,"package_name":"git","package_version":null,"solution":"First push of a local-only branch — git wants you to set the upstream.\n1. Follow the hint: `git push -u origin feature/x`.\n2. To do this automatically: `git config --global push.autoSetupRemote true`.","confidence":0.97,"source":"internal","source_url":null,"votes":22,"created_at":"2026-04-19T03:24:37.011813+00:00","updated_at":"2026-04-19T03:25:24.797327+00:00"}