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.
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?

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

Setup Multiple SSH Keys for Multiple GitHub Accounts

36
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
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 5
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
loading...