Bookmarks tagged with #git.
Show all
Show all
Idiot proof git
Aliases, etc that have made rebase-based workflows in Git much less advanced feeling.
Tags:
#git
Saved
on: 2022-11-10
Take advantage of Git rebase | GitLab
Tap into the Git rebase features to improve your workflow.
Saved
on: 2022-10-06
Git Concepts I Wish I Knew Years Ago - DEV Community
The most used technology by developers is not Javascript. It's not Python or HTML. It hardly even g...
Tags:
#git
Saved
on: 2022-08-24
Git In Two Minutes (for a solo developer)
Inspired by “Git in 5 Minutes”, I decided to take things a step further, and create a guide for git that takes even less time to get through. Of course, this is very minimalistic git! But it’s enough
Tags:
#git
Saved
on: 2022-08-07
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
Saved
on: 2020-09-25
Headless CMS with Nuxt and Git submodules
How to use Nuxt Content as Headless CMS with Git submodules
Saved
on: 2020-09-23
(59) Missing Semester IAP 2020 - YouTube
Lecture videos from the class offered during MIT's Independent Activities Period in 2020.
Saved
on: 2020-08-13
How to integrate WordPress with GitHub - A Complete Guide
Learn how to integrate GitHub with WordPress for version control. This guide covers everything you need to know about WordPress projects on GitHub.
Saved
on: 2020-07-02
How to create a Monorepo from Existing Repositories in 7 Steps | Tomas Votr
Saved
on: 2020-07-02
10 Git Tricks to Save Your Time and Sanity - DEV Community ????
A list of neat tricks that I use in git.
Tags:
#git
Saved
on: 2019-08-09
git-flight-rules/README.md at master · k88hudson/git-flight-rules
Flight rules for git
Tags:
#git
Saved
on: 2018-10-16
11 Painful Git Interview Questions You Will Cry On - DEV Community ????
11 Tough Git Interview Questions You Will Cry On
Saved
on: 2018-08-06
10 Common Git Problems and How to Fix Them - DEV Community ????
Saved
on: 2018-07-16
Git Merge vs Git Rebase
These two methods serve the same purpose but achieve the goal in different ways. So, which one should you use for combining multiple branches into one?
Tags:
#git
Saved
on: 2018-06-04
How to Use Git Merge [the Correct Way]
Whenever you try to do a three-way merge there is a chance for conflicts to happen. This article explains how to deal with them and how merging actually works.
Tags:
#git
Saved
on: 2018-05-08
Five Key Git Concepts Explained the Hard Way – zwischenzugs
If you’ve ever read a git man page, you’ll know that trying to understand git can be an intimidating experience. There’s even a git man page generator that produces joke git pages…
Saved
on: 2018-03-15
Git Workbook by Lorna Mitchell [Leanpub PDF/iPad/Kindle]
Work through all aspects of git at your own pace in this series of practical exercises. Each section ends with an assertion of the skill you just acquired.
Saved
on: 2018-01-17
Better Git configuration
I like Git. I use it all the time. As I sometimes do, I recently took some time to really dig in, read through documentation, and review my global Git configuration. Welcome to my fourth stack...
Tags:
#git
Saved
on: 2017-04-06
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
Tags:
#git
Saved
on: 2015-02-28
Google Code Archive - Long-term storage for Google Code Project Hosting.
Saved
on: 2015-02-25
Mastering Git submodules — Medium
If you used submodules before, you certainly got a few scars to show for it, probably swearing off the dang thing. Submodules are hair-pulling for sure, what with their host of pitfalls and traps…
Tags:
#git
Saved
on: 2015-02-20