Не Git-ом единым: гид по системам контроля версий для особых случаев
А есть ли жизнь вне GIT? Что там? Может там летают птеродактили или НЛО? Или там просто пустое поле? Давайте разбираться.
https://habr.com/ru/articles/984556/
#Git #Mercurial #Subversion #Perforce #Darcs #Pijul
Fossil versus Git
Link: https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki
Discussion: https://news.ycombinator.com/item?id=46586385
Ah, yet another thrilling saga in the eternal battle of #Fossil #vs. #Git ⚔️. Who knew comparing two slightly different flavors of version control could induce such a deep existential crisis? 🤯 Spoiler: They both store stuff. 💾
https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki #VersionControl #ExistentialCrisis #TechDebate #CodeManagement #HackerNews #ngated
Fossil versus Git
https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki
#HackerNews #Fossil #Git #VersionControl #SCM #Comparison
⚡️ Two Regimes of Git Every Developer Should Know
🏷️ #devdigest #dotnet #net #git
https://devdigest.today/goto/5256
You don't need dropbox, google drive, onedrive, etc....
#syncthing allows you to sync data between devices without a centralized server.
I've been using it for years, transferring terabytes of data per month.
I even use it as an alternative to github.
That's right you can combine #git and #syncthing to build a cloudless version control system.
From the archive! Getting Started With Git Bisect
This is a detailed introduction into using git bisect to find problems in git repos.
We look into the bisect algorithm, how it's used in git, and some examples of using the system to find where a problem was introduced in a repo.
https://www.hashbangcode.com/article/getting-started-git-bisect
#git #programming #hashbangcode
Solo io capisco che se si lavora sulla stessa feature, si lavora anche sulla stessa branch in #git? E che, se qualcuno decide (poi mi spiegherà il perché) di lavorare invece su develop, sarebbe meglio fare un cherry pick per recuperare quei commit, invece di fare rebase continui con conflitti continui e ripetuti?!
🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗
Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!
👉 Saiba mais no blog: https://nova.escolalinux.com.br/blog/desmistificando-o-debate-git-vs-github-entendendo-as-principais-diferenas?utm_source=dlvr.it&utm_medium=mastodon
#Git #GitHub #Desenvolvimento #Tecnologia #CódigoAberto
AI ускоряет внесение изменений быстрее, чем мы успеваем их осмыслить
В разных командах разработки наблюдается похожая картина. После внедрения ИИ в процессы он ускоряет не только работу, но и масштабирует уже существующие проблемы. Мне приходилось внедрять ИИ в продакшн-среду в разных доменах — от классических моделей классификации до разворачивания собственных серверов под локальные LLM и интеграции генеративных моделей для усиления командной работы. В каждом случае вывод оказывался одинаковым. Большинство инженерных проблем при работе с ИИ по-прежнему лежит в области дисциплины и мышления, а не в технологиях. Поэтому привычные инженерные практики требуют переосмысления.
https://habr.com/ru/articles/984244/
#ai #искусственный_интеллект #разработка_по #git #инженерное_мышление #процессы_разработки
Crow's Tech Tips:
Today we will be focusing on git; you're all familiar with it, but these lesser known commands can really ramp up your workflow.
1. git mv marks a files as "most valuable" and will create a duplicate git object in the repo to protect against accidental corruption
2. git push allows you to push files around your repo, moving them from here to there without cluttering up commits with deleted ‹file> and created ‹file>. For convenience, the inverse git pull allows you to move a file from another directory to the current one.
3. git remote allows you to build and run the current repository on a remote machine
4. git log lets you see the git daemon's logs to help debug any issues you might encounter.
5. git branch is more of an easter egg, but it draws a cute little bonsai tree in your terminal
#tech #git #techtips #tutorial

While sipping Lemon Tea 🍋🫖 and some staring.....
#linuxadmin #tool #git #opensource #linux
