sapling
sapling copied to clipboard
A Scalable, User-Friendly Source Control System.
It does not seem likely that `ezyang/ghstack` will exist at `https://{github_url}/ezyang/ghstack)`. I assume that the hyperlink is meant to give credit/reference to ezyang's project, so this fixes the hyperlink so...
I want to be able to see if my test suite has passed all checks from the comfort of my smartlog I don't actually know if this works yet because...
Testing out sapling for the first time, and it seems like the `sl pr` command doesn't sign commits. Would it be possible to add gpg signing to `sl pr`? Signed...
Stack created with [Sapling] * #270 * #267 * #266 * __->__ #264 [docs] add sl-shell-example syntax-highlighting language Summary: Right now the example sl sessions have no hightlighting, or sometimes...
``` cd sapling/eden/scm make oss ./sl --help ``` prints nothing. It used to print something when `sl` was installed on my mac (via brew), but after doing `brew uninstall sapling`)...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #263 * #262
attempts to fix https://github.com/facebook/sapling/issues/260 and https://github.com/facebook/sapling/issues/258 but I can't test this locally due to https://github.com/facebook/sapling/issues/261
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #263 * __->__ #262
This affects especially the smartlog and pull subcommands. `sl pull` is further affected in that disabling the github extension also results in an `unknown command 'debugprmarker'` error, unless you also...