TGTGInsightаналитика telegramLIVE / telegram public index
← DevOps

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @DevOPSitsec · Post #1756 · 17 сент.

📌Git Revert vs Git Reset: В чём разница?🔄 Когда вы делаете ошибку в Git, важно понимать, как правильно её исправить. Два самых популярных способа — git revert и git reset. Но они работают по-разному! ### 🔹Git Revert - Создаёт новый коммит, который отменяет изменения из проблемного коммита. - История сохраняется полностью — всё видно, даже ошибка. - Безопасный вариант для публичных веток (например, `main`). - Не удаляет коммиты — просто "откатывает" их эффект. > 💡 Пример: > C1 → C2 → C3 (ошибка) → C4: Revert C3 > Результат: ошибка отменена, но история остаётся полной. 🔹Git Reset - Удаляет коммит(ы) из истории. - Изменяет историю репозитория — может быть опасно, если уже был пуш. - Подходит только для локальных изменений или ещё не опубликованных коммитов. - Есть три режима: soft, mixed, hard. > 💡 Пример: > C1 → C2 → C3 (ошибка) → C3 убрано > Результат: история обрезана, как будто коммит никогда не был. 💡Вывод: revert — безопасный и прозрачный способ отменить изменения. reset — мощный инструмент, но требует осторожности. 📌 Понимание этих команд — ключ к уверенной работе с Git! #Git#DevOps#Programming#SoftwareEngineering

Результаты

Найдено 56 похожих постов

Поиск: #webdevelopment

当前筛选 #webdevelopment清除筛选
Repositorio data science

@repo_science · Post #4002 · 29.01.2024, 13:09

#webDevelopment 🌐 Practice It: CSS Layout Get hands-on practice with some of the most powerful CSS features. 🗣 Julia Dyck 🔰 Intermediate ⏰1h 52m ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3839 · 02.01.2024, 09:26

##webDevelopment 🌐 Next.js & React - The Complete Guide (incl. Two Paths!) Learn NextJS from the ground up and build production-ready, fullstack ReactJS apps with the NextJS framework! 🗣 Maximilian Schwarzmüller ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3822 · 26.12.2023, 21:02

#webDevelopment 🌐 Next.js & React - The Complete Guide (incl. Two Paths!) Learn NextJS from the ground up and build production-ready, fullstack ReactJS apps with the NextJS framework! 🗣 Maximilian Schwarzmüller ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3755 · 25.11.2023, 21:13

#webDevelopment 👊 Code With Mosh - React 18 for Beginners [From Zero To Hero] Part 1 ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3529 · 22.08.2023, 22:57

#webDevelopment 🌐 React: Creating and Hosting a Full-Stack Site Learn how to combine React, Node.js, and Amazon Web Services (AWS) in a full-stack, full-featured website. Author: Shaun Wassell Date: 2022-09-13 Duration: 4h 44m 🔗Link ----- Main channel:@repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3384 · 03.07.2023, 15:51

#webDevelopment 🥷 Más de 400 iconos SVG Gratis para añadir a tus proyectos. 🔄 Compatibles con Tailwind, React JSX y Figma 📏 Configura su tamaño entre 12px y 48px 🖌️ Configura su contorno entre 0.1 y 3 🔗flowbite.com/icons ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

Repositorio data science

@repo_science · Post #3631 · 03.10.2023, 03:39

#Python#webDevelopment#Book 🐍 Django 4 for the Impatient. Learn the core concepts of Python web development with Django in one weekend ✍ G. Lim, D. Correa 📆: 2022 ISBN: 9781803245836 ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----

НазадСтр. 1 из 5Вперёд