Streamlining Your Git Workflow | Visual Studio Toolbox with Leslie Richardson & Leah Tran
buff.ly/ubQeO0X
#visualstudio #devcommunity #git #productivity
Streamlining Your Git Workflow
hmm codeberg is ddossed again - I'm guessing
how to I "pack up" a git branch, git diff and safe that, is there something easier?
If you have any new years resolutions that involve learning, then come learn with me :) I'm running some holiday specials! https://prelude.tech/upcoming_training
#django #htmx #alipinejs #airflow #tailwindcss #git #playwright

Tired of the git stash dance every time an urgent bugfix pops up ✋🛑?
Don't clone your repo twice and waste space! Use Git Worktrees instead. It's simple:
✅ One central Git Repository
✅ Multiple Linked Worktrees sharing the same .git database
✅ Work on Feature A and Bugfix B simultaneously in separate folders
It’s the most efficient way to switch contexts without losing your progress. SmartGit makes it even easier 💻✨
🚀 Get SmartGit: https://www.smartgit.dev

If you use @protonprivacy Mail to send or receive patches through git-send-mail, you should probably support this request:
repoindex: Give Claude Code Awareness of Your Entire Repository Collection
A metadata index that lets LLM tools like Claude Code query across all your git repositories.
https://metafunctor.com/post/2025-12-16-repoindex/
#python #git #ai #productivity
Finally something off my home net wishlist again. Moved my internal DNS config to a Git repo.
Including pre-commit checks and automatic deployment of changes.
#HomeLab #DNS #DNScontrol #Git #Automation
TIL Oh shit git!
https://ohshitgit.com
> So here are some bad situations I've gotten myself into, and how I eventually got myself out of them in plain english.
#heptapod 18.6.0 released, featuring #gitlab 18.6.2 and requiring configuration for the new HGitaly sidecar. More details at https://heptapod.net/18-6-managed%20sidecar.html
Detailed changelog: https://foss.heptapod.net/heptapod/heptapod/-/blob/heptapod-18.6.0/HEPTAPOD_CHANGELOG.md Download instructions: https://heptapod.net/pages/get-heptapod.html#get-heptapod #git #mercurial
Great tip for #magit and #git worktrees users!
https://huonw.github.io/blog/2025/12/magit-insert-worktrees/
Под капотом пул-реквеста: как мы ускоряли индексирование кода для удобной навигации при ревью
Привет, я Павел Таланов из команды Yandex Infrastructure. Вместе с командой мы создаём SourceCraft — платформу для полного цикла разработки IT‑продуктов. Хочу рассказать о прикольной задаче на стыке бэкенда и IDE, которую мы решали, чтобы сделать ещё более удобную навигацию по коду в SourceCraft — когда индексация кода проходит с нужной скоростью, а подсказки и другие фичи навигации всегда готовы к открытию пул‑реквеста. Расскажу про требования, которые мы выявили для поиска по коду, чуть‑чуть про предметную область, а также о том, какая архитектура индексации у нас в итоге получилась — и почему.
https://habr.com/ru/companies/yandex_cloud_and_infra/articles/976172/
#sourcecraft #git #github #gitlab #ide #code_review #pull_request #пулл_реквест
I'm really not looking for extra work as 2025 comes to an end, but I recently stumbled across mkdocs-quiz (https://ewels.github.io/mkdocs-quiz/) and it looks fantastic, so now I want to add interactive quizzes to every chapter of Git is my lab book (https://git-is-my-lab-book.net/) 😮💨 ...