Bookmarks tagged with #git.
Show all
Show all
Git Rebase for the Terrified | Aaron Brethorst
Personal website for Aaron Brethorst - Seattleite, technology leader, photographer, transit enthusiast, erstwhile non-runner.
Saved
on: 2026-01-13
Creating a Git commit: The Hard Way
Let's create a Git commit using Git's low-level (plumbing) commands
Saved
on: 2024-09-09
Gut - Ease your journey with Git
Gut is a user-friendly Git CLI for Windows, Mac, and GNU/Linux. With intuitive commands and streamlined workflows, Gut simplifies the process of using Git's complex system, allowing you to focus on your code.
Saved
on: 2023-03-30
sdras/awesome-actions: A curated list of awesome actions to use on GitHub
A curated list of awesome actions to use on GitHub - sdras/awesome-actions
Saved
on: 2023-02-05
git-sim: Visually simulate Git operations in your own repos
git-sim: Visually simulate Git operations in your own repos with a single terminal command
Saved
on: 2023-01-23
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
How to Write a Git Commit Message
Commit messages matter. Here's how to write them well.
Saved
on: 2020-02-19
How to write the perfect pull request - The GitHub Blog
As a company grows, people and projects change. To continue to nurture the culture we want at GitHub, we’ve found it useful to remind ourselves what we aim for when…
Saved
on: 2020-02-19
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
The best way to store your dotfiles: A bare Git repository - Atlassian Deve
Unleashing the potential of all teams with tips, tools, and practices
Saved
on: 2016-04-05
A succesful Git branching model considered harmful
Update 2018-07. The branching model described here is called trunk based development. I and other people who I collaborated with did not know about the articles that used this name. Nowadays there are excellent web resources about the subject, like trunkbaseddevelopment.com. They have a lot of...
Saved
on: 2016-02-28
git-hooks-php/README.md at master · BernardoSilva/git-hooks-php
git-hook package that uses pre-commit for PHP projects. - BernardoSilva/git-hooks-php
Saved
on: 2015-10-20
Monorepos - Qafoo GmbH - passion for software quality
Qafoo GmbH provides Training, Consulting and Support for Quality Assurance Processes and various quality assurance tools like PHP_Depend, PHPMD, Arbit and PhpUnderControl.
Saved
on: 2015-08-31
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
banago/PHPloy: PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks. - banago/PHPloy
Saved
on: 2015-02-10
http://mrchlblng.me/2014/09/practical-git-introduction/#atomicity
Saved
on: 2014-11-11