git

Back Open Paginator
19.12.2025 07:18
DamirArh (@DamirArh@mas.to)

How I configured a Git repository on a shared remote directory

damirscorner.com/blog/posts/20

#git #visualstudiocode




Show Original Post


19.12.2025 03:17
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Go CLI tự động tạo commit message git: Phân tích thay đổi qua git diff, nhanh ngay cả với nhiều tệp. Repo Gimi có sẵn. #git #CLI #Go #tool #devtools #côngnghệc #tiệních

reddit.com/r/SideProject/comme




Show Original Post


19.12.2025 00:19
p (@p@pixelfed.social)
FOSS Advent Calendar - Door 19: Master Git from the Terminal with lazygit

Struggling with Git's arcane commands? Meet lazygit, the elegant terminal UI that turns Git complexity into visual intuition. It’s not a wrapper, it’s a full-featured Git client that lives in your terminal, giving you a bird’s-eye view of branches, commits, stashes, and diffs, all navigable with a keyboard.

With lazygit, you visually stage files, browse commit histories, resolve merge conflicts, and even cherry-pick commits through an interactive interface. Everything is local, fast, and designed for the power user who lives in the terminal. It reduces multi-step Git operations to a few keystrokes, making complex workflows simple.

Pro tip: Use lazygit for interactive rebasing (r then i) or to easily review and navigate the patch of every commit in your history. With lazygit, you're not just running Git commands, you're conducting your repository.

Link: https://github.com/jesseduffield/lazygit

What complex Git workflow would you tame with visual power? An interactive rebase, a tricky merge conflict, or just keeping your daily commits clean?

#AdventCalendar #FOSS #OpenSource #Git #VersionControl #Developer #CLI #Terminal #TUI #Productivity #Tools #VCS #Programming #Coding #DevTools #Workflow #Efficiency #Go #OpenSourceTool #Tech #SoftwareDevelopment #FOSSAdvent #Adventskalener



Show Original Post


18.12.2025 23:27
gitea (@gitea@social.gitea.io)

🚀 Gitea 1.25.3 is out!

This release includes important security fixes, multiple bug fixes, and overall stability improvements.
Gitea has been upgraded to Go 1.25.5, addressing two crypto/x509 vulnerabilities (GO-2025-4175, GO-2025-4155).

🔐 We strongly recommend all users upgrade.

👉 Release notes: blog.gitea.com/release-of-1.25

Huge thanks to our amazing community for 23 merged PRs! ❤️
#Gitea #OpenSource #Git




Show Original Post


18.12.2025 22:10
objects (@objects@social.tourmentine.com)
[lien] Git Commit Prompt Hook - Morgan - Cacahuètes 🥜 #gik #git #dev #ai


Show Original Post


18.12.2025 20:15
leanpub (@leanpub@mastodon.social)

Production Ready Data Science: From Prototyping to Production with Python leanpub.com/production-ready-d by Khuyen Tran is the featured book on the Leanpub homepage! leanpub.com

Find it on Leanpub!





Show Original Post


18.12.2025 20:02
r (@r@fed.brid.gy)

How can I get started with File Explorer and version control? | One Dev Question with Kayla Cinnamon buff.ly/jtcO28k #windowsdev #git #windows #windows11 #developers #devcommunity

How can I get started with Fil...




Show Original Post


18.12.2025 19:42
habr (@habr@zhub.link)

ИИ бот-модератор 1: Начало проекта

Знаете, в чём проблема большинства гайдов и курсов, которые обещают научить всему и сразу — да ещё и устроить на работу? Часто они учат примитиву, выдавая это за качественный контент. В итоге появляется много низкокачественного кода: на первый взгляд он работает, но в реальности трудно поддерживается . Если в проекте нет структуры, он быстро превращается в кашу. Каждая доработка — это не отдельный продуманный модуль, а «приматывание новых кусков кода синей изолентой» с мыслью: «хоть бы не сломалось». Для новичка это особенно опасно: кажется, что всё нормально, пока проект маленький, но при росте даже простые изменения начинают занимать часы и ломать соседние части. Вы наверняка задаётесь вопросом: «Почему рубрика называется “ИИ бот-модератор”, а автор тут рассказывает про качество кода?» На самом деле, всё связано. Telegram-бот для группы — отличный пример проекта, который очень быстро обрастает фичами: команды, настройки, роли, интеграции, хранение данных, логирование, админка, модерация, ИИ и т.д. Если делать всё “в одном файле”, это почти гарантированно закончится болью. Поэтому в этой рубрике мы будем строить бота так, чтобы его можно было развивать: добавлять функциональность без постоянного страха «сломать всё».

habr.com/ru/articles/978282/

#telegram #бот #ии #git #make #precommit #линтеры #ruff #ry #uv




Show Original Post


18.12.2025 18:46
aeischeid (@aeischeid@mastodon.social)

@inthehands Whether Meld or some other option that integrates similarly with mergetool I think this should be a key part of getting git setup.

`git config --global merge.tool meld`




Show Original Post


18.12.2025 18:39
notes (@notes@evil.social)

To all you #git wizards: is there an inverse-equivalent to:

git diff ^!

Sometimes, I want to know what changed in the commit immediately following
and don't want to have to type out two commit-hashes.




Show Original Post


18.12.2025 17:00
isaacrlevin (@isaacrlevin@fosstodon.org)

Exciting updates are here for Git connection improvements! Experience faster performance and enhanced stability, making your development process smoother than ever. #Git #DevOps

isaacl.dev/gxu




Show Original Post


18.12.2025 16:48
lordvalor (@lordvalor@mastodon.social)

Siempre me han preguntado bajo una oculta Críta las razones de no tener y actualmente ya estoy cansado de explicarlo. pero siempre recuerdo que Linus T entre otros pro destacados, creo y sin tomarse una foto en starbuks ni publicar historias motivadoras en Linkedin, y no es que yo vaya a crear algo o ser como el, a lo que me refiero es que no hay necesidad de estar aparentando nada en internet.




Show Original Post


1 ...152 153 154 155 156 157 158 159 160 161 162 ...348
UP