git

Back Open Paginator
24.03.2026 04:05
alexh (@alexh@c.im)

GitHub alternatives: I'm less educated on evils of github (I'm yet to read stuff that @mogi sent me: nogithub.codeberg.page/, sfconservancy.org/GiveUpGitHub/)
But I think I know where people are coming from. The 2 big alternatives I've heard of are codeberg and sourcehut (gitlab is rather for corporate use).

Codeberg seems like a solid project that mirrors most of github functionality without the evil parts. I also know that @forgejo (that codeberg uses) works on implementing ActivityPub protocol which is awesome.

Sourcehut on the other hand is more unique, which is why I liked it more at first. But then something rubbed me the wrong way...

#git #github #codeberg #sourcehut




Show Original Post


23.03.2026 23:11
centeropenneuro (@centeropenneuro@fosstodon.org)

🧑‍💻🧙‍♂️ We're hiring!

The Center for Open Neuroscience at Dartmouth College seeks a Neuroinformagician -- a Research Software Engineer with deep git expertise, love for standards, and passion for 🧠 data at scale.

Contribute to the open-source tools (#git-annex, @datalad and many others) that power neuroscience data versioning, archiving, and reproducibility. Wrangle real datasets with @bidsstandard, NWB & HED standards across OpenNeuro, DANDI & EMBER archives.

Apply: searchjobs.dartmouth.edu/posti




Show Original Post


23.03.2026 14:46
cfo (@cfo@tooting.ch)

Les bases sont acquises.
C'est pas si compliqué et tellement plus pratique que de bricoler sur le site web.

Vous pouvez retourner à vos occupation favorites.

#git




Show Original Post


23.03.2026 14:12
smartgit (@smartgit@techhub.social)

What makes Git a 'distributed' version control system?

Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 git-skills.dev/quiz/git-basics/

#Git #SoftwareEngineering #SmartGit #DevOps #DevTools

Auto-sync to cloud
Full local copy & history
Repo split for speed
Group-voted commits




Show Original Post


23.03.2026 14:05
annathecrow (@annathecrow@fandom.ink)

Hmmm. How much of a problem do I want to be to get our new project's release branch to be "main" instead of "master" like all the current projects? On one hand, it's purely a terminology shift. On the other hand, I'm pretty invested in the spririt behind said shift, and I do think it's a nice green flag to wave. Also, I'm a stubborn bitch.

Decisions, decisions.

#IT #git #equality




Show Original Post


23.03.2026 13:35
cymplecy (@cymplecy@fosstodon.org)

#Git I want to be able to create a branch, switch to an early commit in that branch and then remove any later commits so that when ever I switch to that branch - I'm automatically pointing to that commit. Anyd ideas how to do this without effecting the main branch at all?




Show Original Post


23.03.2026 09:02
bagder (@bagder@mastodon.social)

16 years ago officially switched over to using

daniel.haxx.se/blog/2010/03/23




Show Original Post


23.03.2026 07:02
habr (@habr@zhub.link)

Пока другие выбирают архитектуру, поиск по коду в GitVerse уже работает

Поиск по коду — одна из тех функций, ценность которых ощущается мгновенно. Она либо есть и экономит часы, либо её нет — и ты начинаешь открывать файлы вручную, клонировать репозиторий, запускать find или средства своей IDE и вспоминать «где же это было». Мы добавили в GitVerse поиск по коду в репозиториях. и сделали это быстро. Не потому что «срезали углы», а потому что опирались на инструмент, который десятилетиями решает задачу поиска по коду внутри Git: git grep . Пока другие поднимают тяжёлые поисковые платформы, возводят кластеры, строят индексаторы, мы выбрали простое и проверенное решение, которое работает прямо сейчас.

habr.com/ru/companies/sberbank

#git #gitverse #поиск #grep




Show Original Post


23.03.2026 02:39
gaelanlloyd (@gaelanlloyd@mastodon.social)

New post

gaelanlloyd.com/blog/note-taki




Show Original Post


22.03.2026 22:46
alerque (@alerque@mastodon.social)

Averaging my observation of developers over the decades I can say there is a significant direct –but not universal– correlation between those who have historically produced the sloppiest commit message histories and those who are now embracing the vibe coding mentality.




Show Original Post


22.03.2026 14:06
der_tom (@der_tom@nerdculture.de)

I've started a new course of study: #git on the command line.

I'm going to fail.




Show Original Post


22.03.2026 10:20
post (@post@programming.dev)

Using Git with coding agents - Agentic Engineering Patterns

programming.dev/post/47597158




Show Original Post


1 ...45 46 47 48 49 50 51 52 53 54 55 ...347
UP