Does GitHub Desktop work with CodeBerg? Or is there an alternative to it that works with CodeBerg? I've been doing gamedev as a hobby and been using GitHub. I like the "GitHub Desktop" app, because I really don't like using the git terminal (I prefer a UI). I've been thinking of moving my repositories to an open source alternative like CodeBerg, the only thing that makes hesitate is having to use the git terminal.

#git #GitHub #FOSS #CodeBerg #GitHubAlternatives #GitHubDesktop #GameDev #Coding

Hello there, which #git UI client can I recommand to a new #linuxMint user to replace #GithubDesktop ?

I suggested #gitnuro but apparently that didn't work well ... There is this list : https://git-scm.com/downloads/guis?os=linux too long to test everything myself !! 😅😅
Thanks
#linux #question

Redirecting…

This is one of the absolutely worst #usability things I've seen.

When I close #GitHubDesktop, it hangs for an indeterminate, looooooong amount of time, saying "oh I'm updating now, please don't do anything funny or we're both screwed". It doesn't say anything about how it's progressing. It's been crunching for a long time. Is it stuck? Is it working? Are we screwed anyway?
I'm a lil' ball of anxiety now, HELP
...oh it finally completed. Phew.

This is *always* a nice thing to see when I have to power down my laptop for travel. Nowadays I'm wiser. Always put shutting down GitHub Desktop in your calendar on the day before the trip, people!

#programming #GitHub

This has been going on for half an hour now. 🤦‍♂️ They're texture files.

How can it take this long?!? I hate Git so much.

#Git #GitHub #GitHubDesktop

Whelp … that was good run, #GithubDesktop.

#GitHub (for newbies) question:
How can you easily share code folders across repositories? For example you have a “Project 1” repo and a “Project 2” repo and you would like to share a “Stats” folder between them.

The obvious solution that comes to mind is just create a Stats repo and make sure that anyone using either your Project1 or Project2 code also clones your Stats code and adds it as a dependency somehow. But that’s not super convenient. Also it means you have to commit / push independently for all 3 repos and if you have a lot it starts to be annoying.

The ideal solution would use #GithubDesktop and has to work on Windows… 🙏
#Coding #VersionControl #Git

So here's a lovely thing. There's no way to turn off auto-update on #GitHubDesktop. And it keeps trying to update to a version that is incompatible with my operating system. Which means that if I want to keep using it, I have to reinstall an old version every single time. Brilliant.
How to Integrate Jira Software with GitHub Cloud

How to Integrate Jira Software with GitHub Cloud

TechDirectArchive
How to Scan your Code by Integrating SonarCloud into Your GitHub Repository

How to Scan your Code by Integrating SonarCloud into Your GitHub Repository to scan the code for code smell, bugs or vulnerabilities.

TechDirectArchive