git

Back Open Paginator
14.03.2026 20:09
themipper (@themipper@mastodon.social)

I am surprised how well and work together.

I sync between a desktop, homelab and notebook.

I work on the desktop and notebook and Syncthing makes it seamless to switch between the two machines.

This is so cool!




Show Original Post


14.03.2026 20:01
safigo (@safigo@c.im)

I have a simple script that adds and updates dates in a blog post by #prek (#precommit) before #git commit.

It works well in #linux, but does not work as expected on #macos. In Mac it sets initial time, but does not update it.

I thought it’s very simple bug, very good to delegate to #AI coding tool, my #aiagent was #github #copilot.

Copilot generated me #Nodejs code inside bash to fix the issue, but it did not. It rewrote almost completely my #bash script to #nodejs, but it did not work as well.

When I gave up and checked by myself, it required to add “-u” option to “date” cli for macOS.

There was an another task that involved another git command’s parameters and “AI” decided to add 20 lines of code with no positive result.

How do people build a #startup and fully functional apps with it?

I use it for function generations, tests, structs… but when it goes to something more complicated it never works with “good enough” quality for me.




Show Original Post


14.03.2026 19:05
albertakhmetov (@albertakhmetov@mastodon.social)

How to Configure to Sign Commits

albertakhmetov.com/posts/2026/




Show Original Post


14.03.2026 13:02
mauvehed (@mauvehed@defcon.social)

Managing Dotfiles with Chezmoi Part 2: Secrets, Aliases, and Template Patterns

rant.mvh.dev/managing-dotfiles

#dotfiles #chezmoi #1password #git #templates #zsh #developertools





Show Original Post


14.03.2026 12:36
redwatchio (@redwatchio@mastodon.top)

#industrialisation #startup #theoffice #git #guitar_hero





Show Original Post


14.03.2026 11:22
saad_devops (@saad_devops@mastodon.social)

Git File Status Explained

Untracked – New file (Git ignoring it)
Unmodified – Tracked, no changes
Modified – Changed, not staged
Staged – Marked for commit

git status shows where you are.
git add moves to staging.
git commit saves forever.

Simple cycle. Powerful tool. 🚀





Show Original Post


14.03.2026 10:48
hjr265 (@hjr265@fosstodon.org)

I built GitTop this weekend, a terminal dashboard for visualizing Git repo stats, inspired by htop/btop. It visualizes commit heatmaps, contributor profiles, branch stats, file health, and more.

Incidentally, it is also my first fully agentic coding project.

The result is good: braille area charts, fractional Unicode bar rendering, a proper filter DSL with boolean logic.

hjr265.me/blog/building-gittop

#AgenticCoding #ClaudeCode #Git #Go #TUI





Show Original Post


13.03.2026 23:05
tim_abell (@tim_abell@mastodon.social)

New blog post: "Automatic release notes with semantic commits and git-cliff"

0x5.uk/2026/03/12/automatic-re

#git #development




Show Original Post


13.03.2026 22:49
scenari (@scenari@framapiaf.org)

📣 4 nouveaux skins pour #OptimPlus 24

Tu as aimé les habillages graphiques des sites webs des #RencontresScenari passées ?

Ils sont à présent disponibles sur la page des contributions communautaires (scenari.org/co/contributions.h).

⚠️ Skins seulement pour le générateur web du site en tuile de #OptimPlus.

🗨️ Ce sont des skins communautaires. Si tu souhaites participer à leur amélioration et maintenance, c’est possible, ils sont tous sur un dépôt #GIT. Écris à direction@scenari.org.





Show Original Post


13.03.2026 20:14
adamzawodni (@adamzawodni@mstdn.social)

Now #AI not only let you code, it provides #git so you can share your projects with anyone who uses it! #chatgpt just casually leaked in chat someones personal data, and project code, including #database. Internet is so gone...
#vibecoding





Show Original Post


13.03.2026 15:55
t73fde (@t73fde@yoyod.de)

Note to self: mehrere Go-Monorepos unter #Fossil mit dem gleichen go-import import-prefix klappt nicht so gut. Auch in Zukunft nicht mehr probieren. Go mag #Git, sonst nix. #golang #vcs




Show Original Post


13.03.2026 15:23
juancnuno (@juancnuno@mastodon.social)

GitHub does not support SHA-256. Forgejo does. lwn.net/Articles/1057561/




Show Original Post


1 ...54 55 56 57 58 59 60 61 62 63 64 ...347
UP