Skip to content

Instantly share code, notes, and snippets.

@injust
Last active September 6, 2025 00:35
Show Gist options
  • Save injust/17a0efaacc214445ede35da9329864c2 to your computer and use it in GitHub Desktop.
Save injust/17a0efaacc214445ede35da9329864c2 to your computer and use it in GitHub Desktop.
Git: Set `origin/HEAD`
#! /usr/bin/env bash
git remote set-head origin --auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment