Sergio Padrino
Sergio Padrino
Thank you for your report @caioavelar. Could you try the latest beta build? You can download it from https://github.com/desktop/desktop#beta-channel We updated some core dependencies and the problem might be fixed...
> Reinstaling the 2.9.6 has solved for now That's unexpected 😐 I just downloaded the app from that URL and it downloaded the latest beta for me. In any case,...
Looks like the app cannot find itself either, which is what causes this line in the logs you shared: > Error: The application is missing a dependency it needs to...
> github couldnt locate git on my pc so I tried downloading it In this case, GitHub Desktop uses its own bundled git, so it will never use the one...
Thanks! At least we can rule out problems in the auto-update system 😌 I'll leave this open labeled with `investigation-needed`, but I think this was probably something else external to...
As you say, I don't see anything relevant in those logs :( Out of curiosity: what installer do you use? The EXE file or the MSI file?
I think this error is logged here: https://github.com/desktop/desktop/blob/177c480a46bed850f569afcd358931f808d35c8e/app/src/lib/stores/accounts-store.ts#L85 So the problem is when the app tries to store your GitHub credentials (or more specifically a token associated to your GH...
We're not planning to add "interactive rebases" directly, but in different operations like you've seen in some places: #12235 or #12299 Interactive rebase is a quite heavy process, so we're...
Sorry I missed your reply 😓 > Our use case could be satisfied is if we could commit staged changes directly to a particular commit, **combine particular commits that are...
Thanks for your feedback @JKRhb!! ❤️ I'm afraid right now those features are not in our roadmap. I recommend to file issues for both features (if they don't exist already)....