Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sl init does not work #1036

Open
vdemichev opened this issue Mar 2, 2025 · 0 comments
Open

sl init does not work #1036

vdemichev opened this issue Mar 2, 2025 · 0 comments

Comments

@vdemichev
Copy link

Expected: sl init creartes .sl
Observed: sl init aborts and recommends --git which it describes as experimental
Also: no documentation whatsoever on creating repositories, no documentation on any limitations, no documentation on native blob support or lack thereof.
Suggestion: if the public release only works with --git, please clearly indicate this limitation.

C:\Temp\repo>sl --version
Sapling 0.2.20241203-120811+a2174689
(see https://sapling-scm.com/ for more information)

C:\Temp\repo>sl init
abort: please use 'sl init --git .' for a better experience

C:\Temp\repo>sl init --help --verbose
sl init [DEST]

create a new repository in the given directory

    Initialize a new repository in the given directory. If the given directory
    does not exist, it will be created. If no directory is given, the current
    directory is used.

    Returns 0 on success.

Options:

  --git use git as the backend (EXPERIMENTAL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant