#github-desktop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #github-desktop, aggregated by home.social.
-
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
-
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 -
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.
-
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.
-
-
-
CW: Github question
#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 -
CW: Github question
#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 -
Make Use Of: How to Use GitHub Desktop on a Mac https://www.makeuseof.com/how-to-use-github-desktop-on-mac/ #Tech #MakeUseOf #TechNews #IT via @morganeogerbc #GitHubDesktop #Programming #MacApps #GitHub #Mac
-
Make Use Of: How to Use GitHub Desktop in Windows 10 and 11 https://www.makeuseof.com/github-desktop-windows/ #Tech #MakeUseOf #TechNews #IT via @morganeogerbc #GitHubDesktop #Programming #Windows10 #Windows11 #Windows #GitHub
-
Been on a 3 day code sprint hours on end #vscode #gfuel #spotify #github #githubdesktop #python #twillo #githubcopilot #coding #dellxps
-
Been on a 3 day code sprint hours on end #vscode #gfuel #spotify #github #githubdesktop #python #twillo #githubcopilot #coding #dellxps
-
It's Monday and a brand new day to battle #GithubDesktop. #DetachedHead #HeyYouCanOnlyThrowYourOwnHead
-
I was an #emacs #magit purist but #githubdesktop is actually kind of lovely in how smoothly you can cherry pick, merge, squash and re-order commits. Check out this demo of new features from GitHub Universe 2022: https://www.youtube.com/watch?v=qUYkRWGWntE
-
I was an #emacs #magit purist but #githubdesktop is actually kind of lovely in how smoothly you can cherry pick, merge, squash and re-order commits. Check out this demo of new features from GitHub Universe 2022: https://www.youtube.com/watch?v=qUYkRWGWntE
-
@KathyReid Since you've mentioned that none of the #GithubDesktop alternatives worked well so far for you (and for me too), have you tried any of the ones mentioned here yet? https://git-scm.com/downloads/guis
-
Seeing a few other people do this so I'll follow suit.
Here's a list of hashtags I'll regularly use:
#flutter #dart #mobile #android #ios #cross-platform #pwa #tech #amplitude #branch #firebase #opensource #sentry #mobileapps #webapps #mobiledev #androidstudio #jetbrains #github #githubdesktop #FOSS
-
Asking users of #Github and #GitHubDesktop: Does anyone else have problems to push (binary) files >~9 MB?
Like e.g. PDF?
My Github Destop (Mac, Win10) hangs up every time I try.
Although other Git Tools seem to have the same problem.
So, "is it just me?"
-
Die neue Version bringt High-Signal Notifications, um nicht unnötig abzulenken: Nur wichtige Neuerungen in einem Repository erscheinen als Benachrichtigung.
GitHub Desktop 3.0 konzentriert sich auf wichtige Benachrichtigungen -
Anyone here uses, or has used, desktop.github.com ?
-
Das Update bringt sich hauptsächlich neue Drag-and-drop-Funktionen für das Verschieben und Zusammenführen von Commits in der Historie. GitHub Desktop 2.9 unterstützt Apple Silicon -
Hmm ... et forcément ça fonctionne pas ... bon bah on va tenter via la compilation ...
#GithubDesktop #Linux -
Mit dem Open-Source-Werkzeug können Entwickler Git-Repositories aus der Desktop-Oberfläche heraus verwalten. Das Update hat Split Diffs im Gepäck.
GitHub Desktop 2.6 ist bereit zu teilen -
#SmartGit seems to be a Git GUI product like #GithubDesktop.
#Gitpod is an online coding solution which takes in your repo from SCM and creates a remote development environment and renders it to you in a browser so that you can make your code changes on any device.