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.
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.