]> git.lizzy.rs Git - plan9front.git/commitdiff
git/revert: fork the namespace before running git/fs
authorkvik <kvik@a-b.xyz>
Tue, 8 Jun 2021 20:20:06 +0000 (20:20 +0000)
committerkvik <kvik@a-b.xyz>
Tue, 8 Jun 2021 20:20:06 +0000 (20:20 +0000)
sys/src/cmd/git/revert

index a3c775a781ad371ed0dca05d0f60301606e3dab1..a96fcac1d95e42f7042ec48991023df285bf235d 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/rc
-rfork e
+rfork en
 . /sys/lib/git/common.rc
 
 gitup