git

Back Open Paginator
29.04.2026 20:58
joe (@joe@jws.social)

I have been using GitHub (https://github.com/steinbring) for a long time, and I have been seeing a lot of people dunking on it lately (e.g., https://mitchellh.com/writing/ghostty-leaving-github) because of its many failings. I don't think that something like Codeberg (https://codeberg.org) or Bitbucket (https://bitbucket.org) is the answer because there is still a central point of failure and hosting bills to pay. I like the fact that things like ForgeFed (https://forgefed.org) and tangled (https://tangled.org) exist to at least federate comms.

I really don't know what the answer is.

#Github #ForgeFed #Tangled #Git #SourceControl




Show Original Post


29.04.2026 17:06
dkz2r (@dkz2r@mastodon.social)

Are you commit messages all over the place? Do you dislike writing changelogs? Still deciding what semantic version your next release should be? Commitizen is a very handy tool that can assist and automate aspects of your release process.

commitizen-tools.github.io/com

- `cz commit`: add a new commit to your repo
- `cz bump`: intelligently increase your version number
- `cz changelog`: automatically generate a `changelog.md` file

#git #tools #code #trackcheck #RDM
— JH





Show Original Post


29.04.2026 16:38
sanjay_ankur (@sanjay_ankur@fosstodon.org)

Hacked up a new script to update multiple #git repositories (or just the one) non-destructively. Doesn't handle all use cases, of course, but useful for a lot of general cases. It stashes any currently uncommitted work, and updates multiple branches---which can be specified as arguments.

github.com/sanjayankur31/100_d

#Linux #SoftwareDevelopment #Bash #ShellScript




Show Original Post


29.04.2026 16:37
official_aptivi (@official_aptivi@mastodon.social)

GitHub is planning to be more transparent on service availability.

officialaptivi.wordpress.com/2




Show Original Post


29.04.2026 16:36
2026 (@2026@officialaptivi.wordpress.com)

GitHub is planning to be more transparent on availability

Two unfortunate incidents that plagued GitHub happened in two different days during April, which caused instability in some areas of GitHub, including:

According to the article that was published to the official GitHub blog, the team had to resolve a variety of bottlenecks by changing how systems work, such as:

Critical services have been dealt with by carefully analyzing different dependencies and risk levels, and started working on those improvements in order of risk. Those services like Git and GitHub Actions have been isolated to minimize the blast radius so that attacks will be less efficient. Also, cloud migrations have been initiated to make sure that high reliability and flexibility is achieved.

In order for the official GitHub status page to be more reliable and transparent, the team has also worked on updating the GitHub status page to include availability numbers and to include statuses that are either major or minor, so that users can have a more accurate representation of the service status. Also, GitHub is working on making sure that incidents can be more easily reported by users.

To learn more, visit the official GitHub blog article.

GitHub article GitHub status #Availability #git #github #news #Programming #Status #Tech #Technology #update



Show Original Post


29.04.2026 16:32
XLBilly (@XLBilly@social.vivaldi.net)

Working Copy支持中文了

#WorkingCopy #Git





Show Original Post


29.04.2026 16:17
thielen (@thielen@m.it.hs-worms.de)

@kaguya Naja, #git ist ja per se föderiert 🙂

Aber den Wunsch nach föderierten git-basierten Team-Collaboration-Plattforms (oder wie immer man die benennen möchte) habe ich schon öfter mal gelesen – z.B. auch bei OpenCode (Diskussion aus 2023/2024: discourse.opencode.de/t/mitwir)

Dort wird auch auf Aktivitäten bei Forgejo hingewiesen:
codeberg.org/forgejo-contrib/f

Und kleinere Dinge scheinen laut Roadmap schon via ActivityPub oder Erweiterungen davon föderierbar zu sein:

codeberg.org/forgejo-contrib/f
#forgejo




Show Original Post


29.04.2026 16:12
woosting (@woosting@mastodon.woosting.nl)

RE: mastodon.social/@itsfoss/11648

Nice! I often find myself making a workspace directory in my homedir for my #Git managed projects first thing after having installed #GNU/#Linux!

#IT #FOSS #Ubuntu




Show Original Post


29.04.2026 16:00
mcepl (@mcepl@en.osm.town)

@bagder

I don't care about excuses or otherwise, we shouldn’t use centralised code management on principle.

lucumr.pocoo.org/2026/4/28/bef

Thank you, @mitsuhiko

#DVCS #Git #OwnYourData




Show Original Post


29.04.2026 15:52
habr (@habr@zhub.link)

История вайб‑кодера: «Я был скептиком, но до 4 утра спорил с GLM-5»

Привет! Я Женя, тимлид одной из команд Альфы. В статье расскажу, как наша команда скептиков вайб‑кодинга за две недели вывела в прод новый сервис и почему я переменил своё мнение. Про вайб‑кодинг слышал давно — соцсети заполнили ролики, где инфоцыгане наперебой рассказывали, как за пять минут сделать стартап с ИИ. Я понимал сложность энтерпрайз‑систем, где за каждым релизом стоят десятки согласований, техдокументация и ответственность за данные. Думал, что хайп будет недолгим.

habr.com/ru/companies/alfa/art

#вайбкодинг #glm5 #git #hr_tech #пилотирование_технологий #онбординг_разработчиков




Show Original Post


29.04.2026 15:14
mrmasterkeyboard (@mrmasterkeyboard@mastodon.social)

Fun fact.

Add /!~codeberger~!/ to the end of any Codeberg URL and you will get their AI scraper garbage loop page!




Show Original Post


29.04.2026 15:05
kubikpixel (@kubikpixel@chaos.social)

GitHub is sinking

GitHub is racing towards the mythical zero nines of uptime. Users are starting to notice that GitHub is now a Microsoft product. Eww!
– by @db

🧑‍💻 dbushell.com/2026/04/29/github

#github #microsoft #zeronine #dev #git




Show Original Post


1 2 3 4 5 6 7 8 9 ...347
UP