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.
How to fix Github SSH Issue

How to fix Github SSH Issue

6
Comments
1 min read
SemVer and Conventional Commits

SemVer and Conventional Commits

16
Comments 2
3 min read
Git: Ignore files locally

Git: Ignore files locally

24
Comments 4
2 min read
Git hooks in Flutter projects with Lefthook

Git hooks in Flutter projects with Lefthook

28
Comments 2
2 min read
How I use git and gitHub to store folders in the cloud

How I use git and gitHub to store folders in the cloud

4
Comments 2
7 min read
Finding total lines of code in your project

Finding total lines of code in your project

4
Comments 4
1 min read
Life-changing git Commands you probably aren't using

Life-changing git Commands you probably aren't using

7
Comments
5 min read
How to change your default text editor for git (and avoid vim)

How to change your default text editor for git (and avoid vim)

21
Comments 1
2 min read
Cleaning up your GitHub profile

Cleaning up your GitHub profile

61
Comments 13
2 min read
Do you use a monorepo?

Do you use a monorepo?

10
Comments 19
1 min read
Using Github's CLI on Ubuntu & Commands.

Using Github's CLI on Ubuntu & Commands.

41
Comments
2 min read
🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

96
Comments 5
4 min read
How To Keep Safe From Git Leaks

How To Keep Safe From Git Leaks

7
Comments
5 min read
How to setup 2 separate Git profiles on a single device?

How to setup 2 separate Git profiles on a single device?

16
Comments 8
2 min read
Fix GIT after MAC OS Catalina update (xcrun error)

Fix GIT after MAC OS Catalina update (xcrun error)

11
Comments 1
2 min read
Basics of Git, Explained (Part 2)

Basics of Git, Explained (Part 2)

7
Comments
3 min read
Git Rebase... with Merges?

Git Rebase... with Merges?

6
Comments 1
4 min read
Git Remotes in Five Minutes or Less

Git Remotes in Five Minutes or Less

6
Comments
3 min read
📜 Git Cheat-Sheet [infographic + pdf]

📜 Git Cheat-Sheet [infographic + pdf]

165
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)

4
Comments 5
1 min read
Git Branch Naming Convention

Git Branch Naming Convention

263
Comments 16
3 min read
Building an AWS Cross-AccountCodePipeline with GitFlow

Building an AWS Cross-AccountCodePipeline with GitFlow

8
Comments
3 min read
loading...