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

Requiring `--to` has some warts. For instance, `sl push -B` allows multiple bookmarks. If I run `sl push -B --to `, what's the expected behavior? I'm scared to try to...

Documentation in question: - run `sl help config | sed -ne '/committemplate/,$ p' | head -n 30` I suspect this is wrong because running `sl config | grep committemplate` references...

In Sapling, is it feasible to eventually replace (or abstract away) traditional hexadecimal commit hashes (a3d66d91) with a more easy to remember alternative like [Gfycat's AdjectiveAdjectiveAnimal Identifiers](https://medium.com/gfycat/naming-conventions-97960fc40179) (JealousEssentialCrab)? I'd love...

I'm raising this issue largely to document a potential misunderstanding that users of sapling might run into. If you use sapling against an existing git clone, specifically one that was...

documentation

One limitation in adoption that I've noticed is that there's no apparent way to use Sapling in conjunction with a repo that relies on git-lfs https://git-lfs.github.com/ This doesn't really seem...

I persistently hit too many open files errors during cloning/updating. I'm running on an M1 macbook air, running macOS Ventura 13.0.1. I installed using brew and the bottle from the...

ENVRIONMENT -> ENVIRONMENT

I did some initial testing with a selfhosted Github Enterprise and it seems both `sl pr` and `sl ghstack` both fail to see this as a Github repo. `sl pr`...

It would be awesome if Sapling could be generalized to work with other git hosting providers. According to [JetBrains 2020 survey](https://www.jetbrains.com/lp/devecosystem-2020/team-tools/), 77% of respondents regularly use GitHub, 40% GitLab, and...