sapling icon indicating copy to clipboard operation
sapling copied to clipboard

A Scalable, User-Friendly Source Control System.

Results 352 sapling issues
Sort by recently updated
recently updated
newest added

I see that this support was added in this diff: https://github.com/facebook/sapling/pull/772 but removed between then and now. Custom branch prefixes would be helpful for larger repo organization. ``` $ sl...

feature-request

``` $ sl pr submit --verbose pushing 1 to ssh://[email protected]/xxx/yyy updated body for https://github.com/xxx/yyy/pull/17755 ``` Exactly the same as without `--verbose`. The context is: when I do `git push -f`,...

documentation