X-Git-Url: https://git.ao2.it/config/vcsh.git/blobdiff_plain/2ec706e30dfff503a575df0c8d5d5986d263c4bd..9b5157bf589b2c1921c7cca8e59f965c169a86a6:/.config/vcsh/hooks-available/populate-sparsely.sh diff --git a/.config/vcsh/hooks-available/populate-sparsely.sh b/.config/vcsh/hooks-available/populate-sparsely.sh index 0561add..937122a 100755 --- a/.config/vcsh/hooks-available/populate-sparsely.sh +++ b/.config/vcsh/hooks-available/populate-sparsely.sh @@ -17,7 +17,7 @@ LOCKPID=$(cat "$LOCKDIR/pid") : "${XDG_CONFIG_HOME:="$HOME/.config"}" # shellcheck source=/dev/null -. "$XDG_CONFIG_HOME/vcsh/hooks-available/sparse-checkout.sh" +. "$XDG_CONFIG_HOME/vcsh/hooks-available/enable-sparse-checkout.sh" # Verify if the current branch is valid before updating the working tree. # This avoids errors with empty repositories which would only confuse the