git

Back Open Paginator
01.11.2025 14:46
xameer (@xameer@mathstodon.xyz)

With divergent branches with #git merge you get non linear history , with rebase merger local on top of fetched , you don't
Branching strategy matters , for later
I stick w the simplest
Stable
Staging
Main
Dev




Show Original Post


01.11.2025 11:46
mndflayr (@mndflayr@metalhead.club)

Programmers don't have diarrhoea.

They have "gut reset --hard"

#gitjokes #git




Show Original Post


01.11.2025 08:00
devdigest (@devdigest@mastodon.social)

⚡️ TypeScript Takes the Lead on GitHub Octoverse 2025

🏷️

devdigest.today/goto/5023




Show Original Post


01.11.2025 06:33
aspensmonster (@aspensmonster@tenforward.social)

@kasdeya After having this experience one too many times, I broke down and read the book: git-scm.com/book/en/v2 #git




Show Original Post


31.10.2025 22:33
hobbs (@hobbs@dobbs.town)

ok, this was a cool new feature to see in #zed, a #git stash view.

github.com/zed-industries/zed/

#programming #development




Show Original Post


31.10.2025 21:18
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Công cụ mã nguồn mở mới: `git-recently`! Giúp bạn xem ngay các tệp Git đã thay đổi gần đây (chưa staged/untracked) trực tiếp từ terminal. Danh sách được sắp xếp theo thời gian, hiển thị rõ ràng và hỗ trợ đa nền tảng (Linux, macOS, WSL). Tiết kiệm thời gian với một lệnh đơn giản!

#git #opensource #developer #tool #terminal #congnghe #manguonmo #laptrinh

reddit.com/r/opensource/commen




Show Original Post


31.10.2025 20:42
Riduidel (@Riduidel@framapiaf.org)

Ah mais ça aussi c'est très bien ! Et ça colle vraiment avec mes pratiques de nommage de branche ! github.com/ytreister/gibr #git #plugin #automatisation #opensource #commandline




Show Original Post


31.10.2025 20:38
Riduidel (@Riduidel@framapiaf.org)

Ca ressemble presque à un bon usage des llms pour un développeur ... (je me demande juste comment intégrer ça dans VSCode) github.com/cellwebb/gac #git #commit #ia #générateur #opensource #software




Show Original Post


31.10.2025 20:30
devdigest (@devdigest@mastodon.social)

⚡️ From Prompt to Production in 30 Minutes

🏷️

devdigest.today/goto/5022




Show Original Post


31.10.2025 20:11
JoeBelli (@JoeBelli@mastodon.social)

After trying a bunch of blogging platforms, I built my own website from scratch. No WordPress, no Substack, no Medium. Just HTML, CSS, and a little but of love. It’s simple, it’s mine, and it’s a work in progress. I wrote about the process here:

atlantajoe.github.io/blog_arti




Show Original Post


31.10.2025 19:18
post (@post@programming.dev)

Gibr: A Git CLI tool for intelligently creating branch names

programming.dev/post/39988566




Show Original Post


31.10.2025 15:54
notoriousGIT (@notoriousGIT@mastodon.social)

RE: mastodon.social/@h4ckernews/11

I learnt a good nomenclature for branches a long time ago and this is close but misses out the `<username>` or `<user>¬.

<user>/<issue>-<short_description>

Including this metadata makes it easy to see...

- who created the branch
- what issue it relates to
- some info about that issue up-front




Show Original Post


1 ...208 209 210 211 212 213 214 215 216 217 218 ...348
UP