Old post by @adamchainz on Git’s built-in autocorrect, a neat feature worth activating. https://adamj.eu/tech/2022/10/26/git-how-to-enable-autocorrect/ #git #tips
How should #git pull requests work in a post #GitHub world?
It is kind of ironic that git enhanced the centralization of FOSS and it is nice to see a push away from GitHub. But how will pull requests work?
Will I have to maintain forks at 17 different Gitea/GitLab/Forgejo instances? I don't want to do that.
I found the AGit workflow inspired by Gerrit: https://forgejo.org/docs/latest/user/agit-support/
That sounds nice. No more forks, just a clone. No more API or website on top of git, just a push to a special ref.
How awesome is #git ?
Rebased a branch with 84 commits, of which 58 were fixup commits, most of them generated with git-absorb.
Rebase went through without issue and now we have a nice and clean branch with 26 commits.
c't-Workshop: GitLab CI/CD
Der Workshop vermittelt Entwicklern den Umgang mit GitLabs CI-Funktionen: Sie lernen, Softwareprojekte effizient zu bauen, zu testen und zu veröffentlichen.
️ Microsoft Unveils Visual Studio Hub
#devdigest #dotnet #net #microsoft #ide #visualstudio #git #github
️ Microsoft and Anthropic Develop C# SDK for AI Integration
This talk about #git was very interesting to me.
I’m waiting for the slides to be available so that I can test some things.
Thank you for sharing it @alvinashcraft.
https://hachyderm.io/@alvinashcraft/114262593558654419
i somehow know how to do this manually (editing files), but what is canonical way of re-applying a commit, that was reverted?
So:
* commit A
* revert A
... other development ...
* do commit A in the same way as above
DO NOT TEACH 'git add .' to new #programmers start working with #Git. This is so bad! Adding Subdirectories (including .) should not be accepted by the 'git add' command. I have seen so much shit over the years commited by junior devs not reviewing what they doing. It's not the fault of junior #developers but Gits and everyone who's teaching 'git add .' #programming
#peertube #archive #lispyGopherClimate https://communitymedia.video/w/bHafNcgW9jDXM1kdmdsyRo
#unix #emacs #theUnixPhilosophy #lisp #interview
https://codeberg.org/ramin_hal9001/lisp-gopher-climate_chat-about-emacs show #git #notes
@sacha I guess the RSS is https://communitymedia.video/feeds/videos.xml?accountId=216498&token=8cb5dc2f-82e7-4d3f-ad2c-95457f46b631 and I am going to put all the years there including your interviews... eventually. Might need to add subtitled/post-ex-facto video content.
alguien quiere ser mi colega de #git ? #python
estoy trabajando en una solucion para importar contenido de #youtube a #peertube
No es nada revolucionario... estoy aprendiendo :]
pero trato de hacerlo de la forma mas "profesional" posible.
tengo changelog:
https://codeberg.org/audricd/yt_2_pt/wiki/Changelog
requisitos:
https://codeberg.org/audricd/yt_2_pt/wiki/Requirements
kanban, con desarrollo / bugs:
https://codeberg.org/audricd/yt_2_pt/projects/14445
o sea que es bastante facil de incorporarse. aparte que el responsable (yo) es super majo, pese la apariencias
@kyva_dev @dotoscat @trankten @sam
se agradece #boost
If I have a #codeberg account set up, with a verified #ssh key on my account and the corresponding public and private keys in `~/.ssh/`, is there a way that I can make it so that it doesn't ask me for my keyphrase every time I push? I'm sure VSCode could do this, but since I've switched to #Helix, which doesn't have git built-in I've been manually doing the git stuff.
My knowledge of #cryptography and #git are well and truly at the 'barely enough to get myself into trouble' level.
#AskFedi
including the highly requested tag deletion feature.
Thank you for being part of our journey in making Visual Studio the best IDE for developers! #VisualStudio #Git #DevCommunity
For more information check: https://devblogs.microsoft.com/visualstudio/view-and-manage-git-tags/.
Working with git repos all day and I can't tell you how many times I've typo'd "merge" as "marge."
Have any of you used Codeberg static pages for your developer blog or for your Open Source project's homepage?
I would love to hear about some experiences or see your Git repositories.
Any alternative recommendations for free Git hosting? Does Github still work with ICE? Is GitLab any better? Am I asking too much and should just self-host? Is it feasible to stand up a git server at home and expose it to the outside world if I don't have a static ip address? What's the airspeed velocity of an unladen swallow?