We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47b7b84 + 7191c5e commit 9eb6489Copy full SHA for 9eb6489
1 file changed
unstack.sh
@@ -185,4 +185,4 @@ rm -Rf $DEST/async
185
# Clean any safe.directory items we wrote into the global
186
# gitconfig. We can identify the relevant ones by checking that they
187
# point to somewhere in our $DEST directory.
188
-sudo sed -i "/directory=${DEST}/ d" /etc/gitconfig
+sudo sed -i "\+directory = ${DEST}+ d" /etc/gitconfig
0 commit comments