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.
Git Cheat Sheet For Beginners..!

Git Cheat Sheet For Beginners..!

4
Comments
2 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)

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

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