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.
IntelliJ-IDEA as git mergetool

IntelliJ-IDEA as git mergetool

4
Comments
2 min read
How to use Git and GitHub for beginners

How to use Git and GitHub for beginners

2
Comments
7 min read
20 Git Commands Every Developer Should Know

20 Git Commands Every Developer Should Know

456
Comments 76
5 min read
How to "Git Copy": copying files while keeping git history

How to "Git Copy": copying files while keeping git history

8
Comments 9
6 min read
GitOps With ArgoCD Getting Started

GitOps With ArgoCD Getting Started

11
Comments 1
6 min read
How to generate a secure SSH key pair?

How to generate a secure SSH key pair?

6
Comments 8
1 min read
Create a New GitHub Repo in 1 CLICK from VSCode

Create a New GitHub Repo in 1 CLICK from VSCode

50
Comments 4
3 min read
How to connect to the same host with different SSH keys?

How to connect to the same host with different SSH keys?

5
Comments 2
2 min read
Git Cheat Sheet For Beginners..!

Git Cheat Sheet For Beginners..!

4
Comments
2 min read
oca-port: new OCA tool to help with modules migration

oca-port: new OCA tool to help with modules migration

6
Comments
3 min read
Publish your first NPM package - next step towards open-source

Publish your first NPM package - next step towards open-source

10
Comments
5 min read
How to clone a sub directory of a git project (not a zip)

How to clone a sub directory of a git project (not a zip)

21
Comments 7
2 min read
11 Dicas de commits: mensagens, atalhos e quantidade de arquivos

11 Dicas de commits: mensagens, atalhos e quantidade de arquivos

8
Comments 2
9 min read
âš™ This new GIT push config will save you lot of frustration!

âš™ This new GIT push config will save you lot of frustration!

140
Comments 20
2 min read
git sparse-checkout

git sparse-checkout

12
Comments 4
3 min read
Using Git with two or more users

Using Git with two or more users

47
Comments 10
2 min read
why isn't .gitignore working?🤔

why isn't .gitignore working?🤔

3
Comments
1 min read
Git Cheat Sheet - GITHUB.

Git Cheat Sheet - GITHUB.

6
Comments
1 min read
Understanding Basic git Commands

Understanding Basic git Commands

6
Comments
1 min read
What Problem Is Kubernetes Actually Trying To Solve?

What Problem Is Kubernetes Actually Trying To Solve?

69
Comments 2
9 min read
Setup Multiple SSH Keys for Multiple GitHub Accounts

Setup Multiple SSH Keys for Multiple GitHub Accounts

35
Comments 3
4 min read
Deploying Modern Applications Using Kubernetes and Harness

Deploying Modern Applications Using Kubernetes and Harness

23
Comments 1
5 min read
Undo wrong Git changes

Undo wrong Git changes

95
Comments 20
3 min read
Transition to Native Git in TeamCity Brings 10x Fetch Time Reduction to IntelliJ IDEA

Transition to Native Git in TeamCity Brings 10x Fetch Time Reduction to IntelliJ IDEA

12
Comments 1
5 min read
Commit message with title and body with one-liner git command

Commit message with title and body with one-liner git command

6
Comments
1 min read
my git aliases: please = git force --with-lease

my git aliases: please = git force --with-lease

11
Comments 2
2 min read
my git aliases: wip, uncommit and unammed

my git aliases: wip, uncommit and unammed

8
Comments
2 min read
git interactive patch

git interactive patch

6
Comments
1 min read
my git aliases: amend and append

my git aliases: amend and append

4
Comments
1 min read
git config: interactive.singleKey

git config: interactive.singleKey

4
Comments
1 min read
How to Push Existing Repo to GitHub

How to Push Existing Repo to GitHub

23
Comments 3
2 min read
Commiting Like a Pro in NodeJs: The Message

Commiting Like a Pro in NodeJs: The Message

4
Comments
4 min read
Git Useful commands

Git Useful commands

12
Comments 1
2 min read
Undo Git Commit mistakes

Undo Git Commit mistakes

7
Comments
1 min read
Padronização de commits em projetos Typescript

Padronização de commits em projetos Typescript

13
Comments 1
5 min read
How to resolve merge Conflict in git ?

How to resolve merge Conflict in git ?

7
Comments 4
3 min read
Creating Git Aliases

Creating Git Aliases

3
Comments
3 min read
Why and How Git ?

Why and How Git ?

5
Comments
5 min read
Update your Git version now!

Update your Git version now!

2
Comments
1 min read
How I automated git workflow!

How I automated git workflow!

5
Comments
2 min read
How To Resolve Git Conflicts{Merge}

How To Resolve Git Conflicts{Merge}

10
Comments
3 min read
Automatic dual git config

Automatic dual git config

5
Comments
2 min read
Why you should know about git bisect as a software engineer

Why you should know about git bisect as a software engineer

7
Comments 2
4 min read
The Best GitHub Repos for Self-Taught

The Best GitHub Repos for Self-Taught

617
Comments 26
1 min read
Practical Git Guide

Practical Git Guide

7
Comments
16 min read
How to add files to your GitHub repository

How to add files to your GitHub repository

5
Comments
3 min read
Developing 1st game ever: 9 lessons learned (race game, Unity)

Developing 1st game ever: 9 lessons learned (race game, Unity)

15
Comments 2
7 min read
10 most common git errors, and how to fix them

10 most common git errors, and how to fix them

7
Comments
2 min read
Creating A Kubernetes Service Account To Run Pods

Creating A Kubernetes Service Account To Run Pods

10
Comments
4 min read
The Dos and Don'ts of Creating Good Git Commits

The Dos and Don'ts of Creating Good Git Commits

69
Comments 7
3 min read
What are the things to do in your holidays ?

What are the things to do in your holidays ?

7
Comments
4 min read
I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

3
Comments
1 min read
GIT :: ignoring files/folders recursively

GIT :: ignoring files/folders recursively

3
Comments
1 min read
Most Used Git Commands

Most Used Git Commands

8
Comments 1
1 min read
🛑Git, its commands and GitHub.........

🛑Git, its commands and GitHub.........

5
Comments
1 min read
Building in public: How I added co authors to a pushed commit

Building in public: How I added co authors to a pushed commit

1
Comments
3 min read
Using GitHub with Visual Studio Code - The Easy Way!

Using GitHub with Visual Studio Code - The Easy Way!

12
Comments
1 min read
Git Rebase got you conflicted? Here's what you can do.

Git Rebase got you conflicted? Here's what you can do.

2
Comments
1 min read
Is Git Great? #healthydebate

Is Git Great? #healthydebate

15
Comments 32
2 min read
Using Container Registries (Getting Started)

Using Container Registries (Getting Started)

5
Comments
3 min read
loading...