One is from #Work the other is my #Personal server. Can you guess which is which?
#Gitea #Git #Development #Developer #Software

RE: https://social.tchncs.de/@PC_Fluesterer/116455193808848457
Ich bin beim Lesen des Artikels gerade verwirrt.
Es wird geschrieben, das Microsoft bei GitHub spitzelt, indem sie in das CLI Telemetriecode eingebracht haben und KI Kram.
Zum Verständnis:
GIT ist Open Source
GitHub ist eine Plattform, auf der Sourcecode verwaltet wird mittels GIT. Es gehört Microsoft.
Wenn Microsoft nun in das CLI von GIT Spionagecode eingebracht hat, dann sind doch alle Plattformen betroffen, die GIT als Basis haben. Also z.B. auch GitLab.
Oder hat GitHub ein eigenes CLI unabhängig vom CLI von GIT? Und wenn das so ist, könnte ich dann nicht auch das originale CLI von GIT nutzen um bei GitLab Code zu verwalten und damit das Bespitzeln umgehen?
We have integrated two features from Git 2.54:
• Git history: https://www.python4data.science/en/latest/productive/git/workflows/clean-history.html#git-history
• Configuration-based Git hooks: https://www.python4data.science/en/latest/productive/git/advanced/hooks/#configuration-based-hooks
#Git
I am switching between #gnome and #kde, and I am having problems with #git #credentials. I have previously configured git in gnome to use #libsecret. That config works both in Gnome and Sway, but in KDE the KSshAskpass dialog pops-up. How can I make git use libsecret directly also in KDE?
I just released version 0.1.8 of oct-git, a simple tool for Git signing and verification with #OpenPGP cards
https://crates.io/crates/openpgp-card-tool-git
This version implements automatic updating of certificates from keyservers (both for verification of signatures, usually by third parties, and for issuing signatures based on one's own signing certificate).
How to Utilize #Git Version Control in #cPanel (5 Minute Quick-Start Guide)
This guide walks cPanel users through setting up, managing, and deploying code using Git directly inside cPanel—without needing advanced server access. It’s ideal for websites, applications, and teams that want safe, repeatable deployments.
What Is Git Version Control in cPanel?
Git Version Control in cPanel provides a built-in interface for managing Git ...
Continued 👉 https://blog.radwebhosting.com/git-version-control-in-cpanel/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #gitversioncontrol
https://itiquette.codeberg.page/posts/codeberg-missing-features/
#git @forgejo #GitHub #demicrosoft #datasouvereignity
SaturdayMP Show #94: Debugging Git HTTP 400 curl 22 Error
https://youtube.com/live/D85HmPksOcs
In our first ever completely live episode, Omar and myself debug a GitHub push error Omar was experiencing. It was a new error for both of us and took a bit to figure out. The error was:
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
The tl;dw (to-long;didn't-watch) is the image was larger than the Git post buffer size. The fix was to compress the image, which is something we are doing for the Weekly Dev Chat website. Another fix is to increase the Git post buffer size.
StackOverflow Answer:
https://stackoverflow.com/questions/77856025/git-error-rpc-failed-http-400-curl-22-the-requested-url-returned-error-400-se
What does Git HTTP Post Buffer Really Do?
https://git-scm.com/docs/gitfaq/2.29.0#Documentation/gitfaq.txt-WhatdoeshttppostBufferreallydo
Weekly Dev Chat:
https://weeklydevchat.com/
Omar:
https://www.ashour.ca/
SaturdayMP:
https://saturdaymp.com/
Have a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM, or send an email to ask@saturdaymp.com.
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaymp
Thanks for watching!
#saturdaympshow #git #github #postbuffer
[$] Famfs, FUSE, and BPF
The famfs filesystem first showed up on the mailing lists in early 2024; since then, it has been the topic of regular discussions at the Linux Storage, Filesystem, Memory Managemen [...]
https://lwn.net/Articles/1068686/ #LWN #Linux #kernel #Git #BPF #FUSE
Admit it: you’ve definitely guessed during a merge conflict, just hoping you didn't accidentally delete your own code. 😅
Let's settle the most confusing naming convention in version control once and for all!
For an unmerged file during a normal git merge, which mapping is correct?
----
Don't just guess—know for sure. 🧠 Check the correct answer and solidify your version control workflow with interactive feedback here 👉 https://www.git-skills.dev/quiz/conflicts-concepts/#q-what-do-ours-and-theirs-mean-during-a-merge
#Git #SmartGit #Programming #SoftwareEngineering #DeveloperLife #CodeNewbie #100DaysOfCode #TechQuiz
С Vim удобно программировать (часть I)
Статья о том, как своими руками в Vim сделать универсальный (т.е. работающий для разных языков программирования) REPL (от англ. read-eval-print loop — цикл “чтение — вычисление — вывод”), да и просто сделать этот редактор более удобным.
https://habr.com/ru/articles/1022400/
#vim #vimscript #bashскрипт #bash #linux #git
Dear #lazyweb
is it possible to tell gitk to also preview diffs for UTF16 files?