git

Back Open Paginator
20.01.2026 15:24
john (@john@social.gozzys.com)

I'm having a "just typed the wrong git command and accidentally deleted most of my current branch which I've been working on for weeks" day. Good job I noticed so was able to undo the change. #git #coding




Show Original Post


20.01.2026 14:37
fd93 (@fd93@fosstodon.org)

Have been hyping lazygit at work as even if you already know git commands it speeds things up a lot. Efficient keybinds! Multi repo navigation! Easy-to-view branches!

github.com/jesseduffield/lazyg

(disclaimer: only for CLI appreciators)

#programming #foss #OpenSource #git #lazygit




Show Original Post


20.01.2026 12:47
monospace (@monospace@floss.social)

Git tip: Use `git commit --fixup <hash>` for small fixes, then `git rebase -i --autosquash` to automatically organize them. Keeps commit history clean during development. #Git




Show Original Post


20.01.2026 11:39
massimolauria (@massimolauria@mastodon.uno)

Le libertà che ti puoi prendere col selfhosting. #woodyguthrie #forgejo #git #selfhosting





Show Original Post


20.01.2026 09:53
kunde_x (@kunde_x@social.tchncs.de)

Maschinenlesbares GIT Diff des novellierten BSI-Gesetzes, anyone?

Das BSIG regelt Aufgaben und Zuständigkeiten des @bsi

codeberg.org/kunde_x/bsig

#BSIG #NIS2 #nis2know #git




Show Original Post


20.01.2026 09:32
wowa_TYPO3 (@wowa_TYPO3@techhub.social)

Neuer Artikel im Blog:

Du bist dein eigenes Team: Warum Git auch für Solo-Entwickler unverzichtbar ist

wwagner.net/blog/a/du-bist-dei

#TYPO3 #Git #SoloEntwickler




Show Original Post


20.01.2026 09:05
lcheylus (@lcheylus@bsd.network)

Gitmal: a static page generator (written in Go) for Git repositories. Gitmal generates static HTML pages with files, commits, code highlighting, and markdown rendering. #Programming #Git github.com/antonmedv/gitmal




Show Original Post


20.01.2026 07:47
sayzard (@sayzard@mastodon.sayzard.org)

金のニワトリ (@gosrum)

원하던 기능이라는 내용으로, 레이트 리밋으로 인해 opus 4.5를 쓸 수 없을 때 GLM 등 다른 모델로 작업을 넘기고, 만약 결과가 만족스럽지 않으면 opus가 다시 사용 가능해졌을 때 git 포크와 함께 원상복구(롤백)할 수 있게 하는 워크플로우를 환영하는 내용입니다.

x.com/gosrum/status/2013392682

#opus4.5 #glm #ratelimit #modelfallback #git




Show Original Post


20.01.2026 04:55
admin (@admin@mastodon.raddemo.host)

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 👉 blog.radwebhosting.com/git-ver #gitversioncontrol





Show Original Post


20.01.2026 00:22
cpontvieux (@cpontvieux@piaille.fr)

🎉 New Easy Changelog release version 1.4.0 🎊
Easy git branch friendly changelogs

📦 gitlab.com/snake_coders/ezchlo

Feel free to give feedback 💬, open issues 📝 or merge requests 🎁.
📢 Boost appreciated.

gitlab.com/snake_coders/ezchlog
#ezchlog #changelog #releasenotes #git #noconflict #python #rust




Show Original Post


20.01.2026 00:10
dzu (@dzu@hostsharing.coop)

#achievement unlocked. Finally solved a real problem with #git 'filter-repo'. Tried some manual approaches first but remembered filter-branch and found in the docs that it is deprecated in favour of filter-repo. Checked and installed git-filter-repo in #debian #trixie. Skimming the documentation for a few minutes indicated how it could possibly work, and sure enough on the first attempt:

New history written in 0.03 seconds; now repacking/cleaning...

This is real crazy stuff. 🙏

#cli #linux




Show Original Post


19.01.2026 21:26
francois (@francois@ruby.social)

@jnunemaker trying it now. I would much prefer `jj` integration, but I can work with GitHub. Under #jjvcs, I frequently rewrite commits, and now I feel limited. I also forgot much of my #Git experience because before jj, I was using #sapling. I think I haven't used git in day-to-day since 2-3 years ago!

Anyway, submitted a couple of feedback items to the Conductor team. We'll see how it evolves. I too am finding #conductor productive at the moment.




Show Original Post


1 ...117 118 119 120 121 122 123 124 125 126 127 ...348
UP