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.
Create a New GitHub Repo in 1 CLICK from VSCode

Create a New GitHub Repo in 1 CLICK from VSCode

62
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
How to setup your global (and local) git profile?

How to setup your global (and local) git profile?

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

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

7
Comments
3 min read
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)

23
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
Using Git with two or more users

Using Git with two or more users

48
Comments 10
2 min read
git sparse-checkout

git sparse-checkout

12
Comments 4
3 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

37
Comments 4
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
loading...