DEV Community

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
📜 Git Cheat-Sheet [infographic + pdf]

📜 Git Cheat-Sheet [infographic + pdf]

154
Comments 5
1 min read
Why do I need git?

Why do I need git?

6
Comments
6 min read
What git strategies does your company use?

What git strategies does your company use?

8
Comments 1
1 min read
Do you use some kind of GUI for git, and if you do, when do you have to resort to terminal?

Do you use some kind of GUI for git, and if you do, when do you have to resort to terminal?

5
Comments 8
1 min read
[Git] How do I merge featured branch into master, when master have already be edited (e.g. bug fixes)

[Git] How do I merge featured branch into master, when master have already be edited (e.g. bug fixes)

2
Comments 5
1 min read
Building an AWS Cross-AccountCodePipeline with GitFlow

Building an AWS Cross-AccountCodePipeline with GitFlow

8
Comments
3 min read
The Ultimate Git Tutorial Part 6: Stashing Changes

The Ultimate Git Tutorial Part 6: Stashing Changes

8
Comments
1 min read
Git Branch Naming Convention

Git Branch Naming Convention

216
Comments 15
3 min read
Git Branches in Five Minutes or Less

Git Branches in Five Minutes or Less

7
Comments
2 min read
Making git log prettier

Making git log prettier

7
Comments 3
1 min read
The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

11
Comments
1 min read
The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

9
Comments
1 min read
Git Essentials in Five Minutes or Less

Git Essentials in Five Minutes or Less

17
Comments 1
2 min read
How I recovered a day's worth of work with git 🏥

How I recovered a day's worth of work with git 🏥

38
Comments 1
5 min read
Clean up your local git branches.

Clean up your local git branches.

9
Comments
4 min read
Day6 - git with js challenge

Day6 - git with js challenge

3
Comments 1
1 min read
[Tutorial Git] Visualizando o commit no modo gráfico

[Tutorial Git] Visualizando o commit no modo gráfico

11
Comments
1 min read
git-issue: an offline-friendly project management tool with potential

git-issue: an offline-friendly project management tool with potential

4
Comments 1
2 min read
Quick tip: Clone a single folder from Github

Quick tip: Clone a single folder from Github

47
Comments 4
1 min read
The Ultimate Git Tutorial Part 3: Branching

The Ultimate Git Tutorial Part 3: Branching

6
Comments
1 min read
The issue with Monorepos

The issue with Monorepos

7
Comments 1
9 min read
Git Gud: Create a .gitmessage

Git Gud: Create a .gitmessage

9
Comments
3 min read
The Ultimate Git Tutorial Part 2: Committing and Pushing

The Ultimate Git Tutorial Part 2: Committing and Pushing

13
Comments
1 min read
3 Git Aliases I Can't Live Without

3 Git Aliases I Can't Live Without

6
Comments
2 min read
How To deploy Your Web App To Heroku

How To deploy Your Web App To Heroku

14
Comments 1
2 min read
Day5 - Learning JavaScript

Day5 - Learning JavaScript

4
Comments 1
1 min read
The Ultimate Git Tutorial Part 1: Setting up SSH and Cloning a Repository

The Ultimate Git Tutorial Part 1: Setting up SSH and Cloning a Repository

35
Comments 1
1 min read
Versioning git pushes of React websites

Versioning git pushes of React websites

4
Comments 1
3 min read
How to make good Git commits

How to make good Git commits

99
Comments 9
11 min read
A Beginner’s Guide to Git — What is a Changelog and How to Generate it

A Beginner’s Guide to Git — What is a Changelog and How to Generate it

40
Comments
7 min read
A Beginner’s Guide to Git — How to Write a Good Commit Message

A Beginner’s Guide to Git — How to Write a Good Commit Message

281
Comments 24
5 min read
Plugging Git Leaks: Preventing and Fixing Information Exposure in Repositories

Plugging Git Leaks: Preventing and Fixing Information Exposure in Repositories

5
Comments
6 min read
Dolt is Git For Data

Dolt is Git For Data

34
Comments 3
1 min read
Warning on long branch names with git hooks

Warning on long branch names with git hooks

7
Comments
2 min read
Stranger in a Strange Land: An Imposter Encounters Git

Stranger in a Strange Land: An Imposter Encounters Git

11
Comments 1
9 min read
Copying a git repository properly

Copying a git repository properly

7
Comments
2 min read
You Need to Know About Git Worktree

You Need to Know About Git Worktree

7
Comments
2 min read
Utilisez Gitlab.com pour déployer automatiquement votre site web Hugo

Utilisez Gitlab.com pour déployer automatiquement votre site web Hugo

9
Comments 1
3 min read
[Tutorial Git] git diff: Verificando modificações no repositório

[Tutorial Git] git diff: Verificando modificações no repositório

19
Comments 5
2 min read
GitOps w/ ArgoCD a Tutorial

GitOps w/ ArgoCD a Tutorial

41
Comments
4 min read
TIL: git branch can show more than only the name of branches

TIL: git branch can show more than only the name of branches

8
Comments
1 min read
How to fix the order of commits in GitHub Pull Requests

How to fix the order of commits in GitHub Pull Requests

6
Comments
6 min read
git commit -a

git commit -a

33
Comments 5
1 min read
Gratitude journal - dev edition (29.3. - git)

Gratitude journal - dev edition (29.3. - git)

7
Comments 3
1 min read
Find The commit that introduced a bug with git bisect

Find The commit that introduced a bug with git bisect

95
Comments 8
2 min read
Merging Branches with git #Part 2.

Merging Branches with git #Part 2.

7
Comments
3 min read
How to create your own Git Server

How to create your own Git Server

6
Comments
5 min read
Nail the Fundamentals : Git_Good (Git flow best practices)

Nail the Fundamentals : Git_Good (Git flow best practices)

9
Comments
4 min read
How large is your codebase?

How large is your codebase?

10
Comments 2
3 min read
Working on a fast and user friendly git terminal interface

Working on a fast and user friendly git terminal interface

7
Comments
1 min read
【Git】git reset --softとgit commit --amend

【Git】git reset --softとgit commit --amend

7
Comments
1 min read
git add -pのすゝめ

git add -pのすゝめ

5
Comments
1 min read
Guys! Learn Git!

Guys! Learn Git!

13
Comments 12
1 min read
【Git】ちょっと難しいリベースの挙動

【Git】ちょっと難しいリベースの挙動

6
Comments
1 min read
How to Fix Git Always Asking for User Credentials

How to Fix Git Always Asking for User Credentials

8
Comments
2 min read
【Git】リベース対マージ

【Git】リベース対マージ

6
Comments
1 min read
Git - checkout to the previous branch

Git - checkout to the previous branch

15
Comments
1 min read
Deploying a Hugo Site with Git Submodules on AWS Amplify

Deploying a Hugo Site with Git Submodules on AWS Amplify

10
Comments
6 min read
Git commit amend: Way to quickly fix last commit mistakes

Git commit amend: Way to quickly fix last commit mistakes

10
Comments 1
2 min read
Git: How to configure repo-specific user settings

Git: How to configure repo-specific user settings

14
Comments
1 min read
loading...