Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created July 15, 2024 07:04
Show Gist options
  • Save dasgoll/d891fa03e2e10a0741da7ba57a96905b to your computer and use it in GitHub Desktop.
Save dasgoll/d891fa03e2e10a0741da7ba57a96905b to your computer and use it in GitHub Desktop.
Git - git-dir and worker-tree
DIR=flux-infra
git --git-dir=${DIR}/.git --work-tree=${DIR} status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment