Gitmoji, an emoji guide for your commit messages. #tools#git#fun @thedevs https://kutt.it/NrAXcJ
TGINSIGHT SIMILAR POSTS
Найти похожее
Источник @procode404 · Post #3121 · 19 июл.
👨💻Git, Git Flow и TDD — уроки для новичков Мастхэв плейлист по GIT: помимо основ автор поговорит про все тонкости Git Flow, работу с ветками и их слиянием. Еще он затронет популярный подход TDD — разработку через тестирование. 1. Что нужно знать о работе с Git [16:35] 2. Git Flow: Основы работы с ветками в Git [22:35] 3. Введение в TDD и тестирование в Python [24:54] #git
Hashtags
Найдено 82 похожих постов
Общий глобальный поиск
@repo_science · Post #3369 · 28.06.2023, 23:04
#softSkills#git Aprende git ahora en 1 hora 📹#YouTube ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
Hashtags
@storage_qi · Post #1118 · 04.11.2024, 18:46
#教程#疑难杂症#工具#Git Windows下 Git Clone时Git方式失败,但HTTPS正常,且ssh -T [email protected]正常 ✨ 文章介绍了在 Windows 下使用 Git Clone 时,遇到 Git 方式连接失败但 HTTPS 和 SSH 方式正常的问题,以及解决这一问题的方法。主要包括更新 Git 和 git for windows 的步骤,以确保 Git 工具能够正常连接到 GitHub 服务器。 要点 - 问题描述: 在使用 Git Clone 时,遇到 Git 方式连接失败但 HTTPS 和 SSH 方式正常,报错信息包括 "Connection closed by remote host"、"client_loop: send disconnect: Broken pipe" 等。 - 解决方法: 更新 Git 和 git for windows 是解决这一问题的方法,可以通过命令行工具或者 Git GUI 进行更新。
@storage_qi · Post #66 · 27.08.2023, 16:35
#教程#工具#Git#代理 🏃Git设置HTTPS/SSH代理 加速GitHub等网站的Git操作速度(Windows/Linux/Mac) 😀文本为讨论如何为Git设置HTTPS/SSH代理,从而加快Git在GitHub等网站的执行速度
Lazygit, simple terminal UI for git commands. #tools#git#terminal @thedevs https://kutt.it/I0jB9p
🔖 What are your pre-commit hooks? : r/ExperiencedDevs #pinboard#ci#git#evergreen Pre-commit vs CI ? https://www.reddit.com/r/ExperiencedDevs/comments/144fcqo/what_are_your_precommit_hooks/
Hashtags
GitHub announces unlimited free private repos. #news#github#git @thedevs https://kutt.it/34Yyvm
微软 Office 版本控制系统完成史诗级迁移:4000+ 工程师协力,从 Source Depot 到 Git 微软Office团队已完成从Source Depot到Git的版本控制系统迁移。 微软在2000年初开发了内部系统Source Depot,用于管理数百万行代码。 尽管Source Depot可靠,但其使用体验笨拙,获取代码库需数小时,分支和合并操作复杂,且网络中断会影响生产力。 随着维护成本上升和员工对行业通用技能的需求,迁移至Git成为必然。 此次迁移涉及4000多名工程师和多个产品线,新旧系统需并行数月以确保版本一致性。 由于Office代码库庞大,单次克隆需200GB空间,微软与GitHub联合开发VFS for Git以提升效率。 迁移采用Source Depot与Git代码库持续同步的“平行宇宙”策略。IT之家 🏷#微软#Office#Git 📢频道👥群组📝投稿
@repo_science · Post #3480 · 28.07.2023, 13:17
#softSkills#controlVersiones#git 🛠 25 GitHub Configuration Files You Should Be Using You may know GitHub, but how well do you really know GitHub? There are a lot of magic files in the GitHub ecosystem that need to have the right name and be stored in the right location to be used. The things they do are super useful, and everyone should know about them. Yet, most of GitHub’s 80 million users aren’t aware of these powerful configuration files. 🔗Link ----- Main channel:@repo_science Coupons:@freecoupons_reposcience -----
Hashtags
@repo_science · Post #3395 · 05.07.2023, 05:30
#softSkills#controlVersiones#git 🛠 Git es una de las herramientas fundamentales para un programador, pero a veces su configuracion puede ser tediosa. Aunque no tiene que ser asi, les presento esta herramienta online que te permite crear archivos .gitignore útiles para su proyecto con un solo click 🔗Link ----- Main channel:@repo_science Coupons:@freecoupons_reposcience -----
Hashtags
@repo_science · Post #3368 · 28.06.2023, 22:37
#softSkills#git#controlVersiones 🛠 Aprende git de forma interactiva en dos horas con este juego online 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
Hashtags
#Git#在线资源#书籍#推荐 Git作为分布式版本控制系统,其设计的原理是非常精妙的,配合Github、Gitlab、Gitea等代码托管平台使用Git,用处良多。无论你是读理工科还是文科,Git似乎都是一个很好的内容管理的方式,而Github等是很好的内容托管平台。推荐大家都能熟练掌握Git。 Git入门学习,可以参见Git官方给的参考资料 ,手册、书籍ProGit和视频资料。我推荐比较受欢迎的Git学习书籍是:Head First Git(见附件),而在线练习资源,可以参考Learn git Branch服务 或Git-Guide 。当然,最终的熟练,需要实际操作来提升,善于通过高权重信息(如官方说明文档)、AI、可靠的探索引擎、教程等提升自己遇到的困难。 📢频道✈️ 群聊 (耕读) 📬投稿