altsem

Results 100 comments of altsem

Magit does give you a prompt I believe instead of just outright failing, I still think there's value in that! https://magit.vc/manual/magit/The-Two-Remotes.html

@mattgallagher92 Im still thinking that Gitu could use a user guide. Haven't decided much on how it should look like. But perhaps it's just a matter of giving the README...

> Magit does give you a prompt I believe instead of just outright failing, I still think there's value in that! > > https://magit.vc/manual/magit/The-Two-Remotes.html Think this is left just.

I believe this is now supported as of version `0.26.0`! :tada:

I'm considering ripping out the UI for Termwiz. It does come with a line-editor that has auto-completion mechanisms built in. However it doesn't seem to be fully compliant when using...

@evanrichter Didn't know about this, will start using this myself :+1:. For this particular case, there's a configuration option in git that'll make it work in gitu as well: `git...

Maybe there's a way to probe to see if a password is required? Or a way to disable the CLI prompt, handle the error and prompt/provide a username & password...

This is indeed nasty. Pushing/pulling/fetching was made async some time ago. So Gitu reads keystrokes meanwhile the command is running. I wonder if there's a good way to prompt a...

I'd suggest to try the `--locked` flag

I'll close this. Hope it worked out!