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

Feature request: support git switch #15

Closed
aunsbjerg opened this issue Jan 25, 2023 · 4 comments
Closed

Feature request: support git switch #15

aunsbjerg opened this issue Jan 25, 2023 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aunsbjerg
Copy link

The switch command is generally recommended over checkout for a few years now (as far as I know at least), so it would be nice if git-sim could also support switch.

@initialcommit-io
Copy link
Contributor

@aunsbjerg Sure we can do that, just need some time since currently Git-Sim doesn't even support git checkout yet ':)

@Elleriyc
Copy link

Hello, this issue is still available ?

@initialcommit-io
Copy link
Contributor

@Elleriyc We're working on this one!

@initialcommit-io
Copy link
Contributor

@aunsbjerg @Elleriyc This is included in our latest release along with several other new git-sim subcommands for simulating git switch, checkout, clone, fetch, pull, and push!

To upgrade git-sim just run pip install git-sim --upgrade

I'll close this for now since the feature is implemented, but feel free to add any questions, comments, or if you run into any issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants