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.
Why you don't use Gitlab ?

Why you don't use Gitlab ?

53
Comments 31
1 min read
Semantic Commit Messages

Semantic Commit Messages

9
Comments
1 min read
How to edit the contents of a git commit

How to edit the contents of a git commit

16
Comments
2 min read
Git branches best practices

Git branches best practices

22
Comments
5 min read
Development workflow management using Tomtit

Development workflow management using Tomtit

7
Comments
4 min read
Get started with Git CLI and use these workflows in your everyday projects

Get started with Git CLI and use these workflows in your everyday projects

6
Comments 1
12 min read
Quickly move from "master" to "main" branch at Github

Quickly move from "master" to "main" branch at Github

10
Comments
2 min read
Merging Makes the Spice Flow

Merging Makes the Spice Flow

5
Comments
3 min read
Markdown Cheat Sheet

Markdown Cheat Sheet

71
Comments 2
2 min read
How To Enable Git Auto Completion in Apple Terminal

How To Enable Git Auto Completion in Apple Terminal

11
Comments 3
1 min read
Git does not store Diffs

Git does not store Diffs

13
Comments
3 min read
How to use emoji in your commit message ⚡ ⚡

How to use emoji in your commit message ⚡ ⚡

21
Comments 3
3 min read
How to reset a file to an old revision

How to reset a file to an old revision

4
Comments
1 min read
I review my old Git commit messages 🤦‍♂️

I review my old Git commit messages 🤦‍♂️

11
Comments 1
1 min read
Code Reviews using Github Team

Code Reviews using Github Team

4
Comments
1 min read
Git Objects

Git Objects

10
Comments
4 min read
Git - Not Something We Can Merge

Git - Not Something We Can Merge

2
Comments
3 min read
Tip: Stashing selected files in git

Tip: Stashing selected files in git

10
Comments
1 min read
Uma gentil introdução ao git e seus comandos

Uma gentil introdução ao git e seus comandos

9
Comments 1
4 min read
13 Git Commands Every Developer Must Know

13 Git Commands Every Developer Must Know

9
Comments
8 min read
How to use git rebase effectively

How to use git rebase effectively

7
Comments
9 min read
How to review your changes with git piece by piece before committing

How to review your changes with git piece by piece before committing

6
Comments 4
1 min read
Bring your lost git commits back from the grave.

Bring your lost git commits back from the grave.

13
Comments 4
3 min read
Git'de Branch Nedir? Nasıl oluşturulur?

Git'de Branch Nedir? Nasıl oluşturulur?

21
Comments
3 min read
How to resolve merge conflicts with git

How to resolve merge conflicts with git

53
Comments 2
2 min read
New: "Cheat sheet" view for Topic pages

New: "Cheat sheet" view for Topic pages

3
Comments
1 min read
My Hacktoberfest 2020 experience day 1

My Hacktoberfest 2020 experience day 1

4
Comments
2 min read
How to checkout github pull requests locally like Pro

How to checkout github pull requests locally like Pro

6
Comments 1
2 min read
How to make your github profile more captivating

How to make your github profile more captivating

103
Comments 13
1 min read
Patterns for writing better git commit messages

Patterns for writing better git commit messages

268
Comments 41
2 min read
GitHub code scanning is now available!

GitHub code scanning is now available!

11
Comments
1 min read
How To Create a Pull Request With GitHub Desktop

How To Create a Pull Request With GitHub Desktop

5
Comments
5 min read
Smooth PostgreSQL upgrades in DockerDev environments with Lefthook

Smooth PostgreSQL upgrades in DockerDev environments with Lefthook

14
Comments 1
4 min read
Write your commits with VSCode

Write your commits with VSCode

8
Comments
1 min read
Getting started with OSS!!

Getting started with OSS!!

9
Comments 1
2 min read
12 Ways to Undo Mistakes with Git - Part 1

12 Ways to Undo Mistakes with Git - Part 1

51
Comments
3 min read
Day 1 with the Github CLI 1.0

Day 1 with the Github CLI 1.0

30
Comments 2
2 min read
All you need to know about Hacktoberfest

All you need to know about Hacktoberfest

17
Comments 5
5 min read
🔧 Git: The Story Book

🔧 Git: The Story Book

8
Comments
2 min read
What Git/GitHub topics do you struggle with most?

What Git/GitHub topics do you struggle with most?

3
Comments 6
1 min read
How I made a web based UI client for git using React + Node JS ?

How I made a web based UI client for git using React + Node JS ?

20
Comments
9 min read
An Introduction To Git

An Introduction To Git

9
Comments
6 min read
🍒What IS git cherry-pick? 🍒

🍒What IS git cherry-pick? 🍒

17
Comments
1 min read
Get Control of Your Git History

Get Control of Your Git History

66
Comments 4
5 min read
Git Flow and why it is important to maintain history correctly

Git Flow and why it is important to maintain history correctly

6
Comments 4
4 min read
How to change the author information in the commit history of a git repository

How to change the author information in the commit history of a git repository

5
Comments
5 min read
A Short Journey to Git Internals

A Short Journey to Git Internals

5
Comments
4 min read
Get started with git

Get started with git

5
Comments
7 min read
Lets bag the T-shirt of Hacktoberfest together 😃

Lets bag the T-shirt of Hacktoberfest together 😃

7
Comments
2 min read
My love story with git

My love story with git

2
Comments
1 min read
A List of Essential Git Queries

A List of Essential Git Queries

7
Comments 2
3 min read
How to revert a pull request and apply the changes manually ?

How to revert a pull request and apply the changes manually ?

5
Comments
1 min read
Optimize your git clone / fetch strategy for CI pipelines

Optimize your git clone / fetch strategy for CI pipelines

8
Comments
3 min read
Using Git on the Command Line

Using Git on the Command Line

22
Comments
12 min read
Forgit - A utility tool to use git interactively

Forgit - A utility tool to use git interactively

7
Comments 1
2 min read
How to use git restore effectively

How to use git restore effectively

5
Comments
2 min read
GIT Commands ( Woking with git branch )

GIT Commands ( Woking with git branch )

6
Comments
1 min read
Git config user.email for repositories in subdirectory

Git config user.email for repositories in subdirectory

9
Comments 3
1 min read
Let's discuss: What are your biggest difficulties with Git?

Let's discuss: What are your biggest difficulties with Git?

23
Comments 24
1 min read
Git Commands Introduction

Git Commands Introduction

150
Comments 15
2 min read
loading...