Created
July 15, 2024 07:04
-
-
Save dasgoll/d891fa03e2e10a0741da7ba57a96905b to your computer and use it in GitHub Desktop.
Git - git-dir and worker-tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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