Questions tagged [sapling]
2 questions
1
vote
1 answer
sapling: How to change the commit editor
Meta's new Sapling SCM looks interesting, but can you change the commit editor, to e.g. vscode?
I can't find anything editor related in sl config.

mrtnlrsn
- 1,105
- 11
- 19
0
votes
1 answer
How do I get the root directory in one command?
In Git, I can get the root directory from any subdirectory like this:
git rev-parse --show-toplevel
From here: Is there a way to get the git root directory in one command?
Unfortunately this same command does not work in a repo cloned with Sapling,…

Daniel Porteous
- 5,536
- 3
- 25
- 44