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 "autofixup"

Git "autofixup"

13
Comments 4
2 min read
Fluxo GIT descomplicado: Parte 2

Fluxo GIT descomplicado: Parte 2

Comments
4 min read
Rwar – A Simple Static Site Generator Written in Python

Rwar – A Simple Static Site Generator Written in Python

8
Comments
4 min read
Fluxo GIT descomplicado: Parte 1

Fluxo GIT descomplicado: Parte 1

Comments
6 min read
Writing Your First Kubernetes OPA Policy With Gatekeeper

Writing Your First Kubernetes OPA Policy With Gatekeeper

14
Comments 2
3 min read
GitHub commit verification using SSH keys

GitHub commit verification using SSH keys

30
Comments 6
6 min read
Two new shell aliases for git

Two new shell aliases for git

7
Comments
2 min read
What is version control? - 14 days of Git

What is version control? - 14 days of Git

4
Comments
3 min read
git 同步遠端數據庫(git pull、fetch、merge)

git 同步遠端數據庫(git pull、fetch、merge)

4
Comments
1 min read
Git Stash - Everything about stashing changes in git

Git Stash - Everything about stashing changes in git

16
Comments 1
4 min read
GitHub Setup on a New Mac

GitHub Setup on a New Mac

Comments
3 min read
Create GIT Branch from a Commit

Create GIT Branch from a Commit

1
Comments
2 min read
How to appropriately git stash

How to appropriately git stash

4
Comments
5 min read
How to fix ".gitignore not working" issue?

How to fix ".gitignore not working" issue?

1
Comments
1 min read
How to Push an empty commit?

How to Push an empty commit?

47
Comments 10
2 min read
Multiple SSH keys for different Git accounts

Multiple SSH keys for different Git accounts

6
Comments
2 min read
Git flow and github flow

Git flow and github flow

32
Comments 6
4 min read
Using "git diff" and "git apply" to share small changes.

Using "git diff" and "git apply" to share small changes.

5
Comments
2 min read
Git Flow - Features [pt-BR]

Git Flow - Features [pt-BR]

1
Comments
3 min read
Git Flow - Configuração inicial [pt-BR]

Git Flow - Configuração inicial [pt-BR]

1
Comments
3 min read
Understand Git And Ease The Rest Of Your Learning

Understand Git And Ease The Rest Of Your Learning

4
Comments
8 min read
How To Set Up .gitignore for Your JavaScript Project

How To Set Up .gitignore for Your JavaScript Project

31
Comments 2
4 min read
How To Install a Kubernetes Container Storage Interface Driver

How To Install a Kubernetes Container Storage Interface Driver

17
Comments 4
4 min read
How to Pull from a Remote Repository

How to Pull from a Remote Repository

3
Comments
1 min read
The Practical Guide to Contributing to Open Source Projects

The Practical Guide to Contributing to Open Source Projects

13
Comments
12 min read
Open Source: Github From Zero to Hero

Open Source: Github From Zero to Hero

6
Comments
7 min read
How to undo a git pull

How to undo a git pull

71
Comments 4
2 min read
Is it time to give up GitHub? August Open Source News

Is it time to give up GitHub? August Open Source News

5
Comments
1 min read
Shell conditions in Gitlab CI

Shell conditions in Gitlab CI

11
Comments
2 min read
Setting Visual Studio Code as your git merge and diff tool

Setting Visual Studio Code as your git merge and diff tool

1
Comments
1 min read
Merge yer Own!

Merge yer Own!

3
Comments
4 min read
Use SSH! All the Cool Kids Are Doing It

Use SSH! All the Cool Kids Are Doing It

Comments
4 min read
How to make Git ignore file permission (chmod) changes

How to make Git ignore file permission (chmod) changes

12
Comments
1 min read
Self Reflections

Self Reflections

4
Comments
2 min read
How to sign your commits with GPG or SSH keys

How to sign your commits with GPG or SSH keys

13
Comments
4 min read
Monorepos - a practical guide

Monorepos - a practical guide

3
Comments
5 min read
Git reflog: Restore Version Control History

Git reflog: Restore Version Control History

9
Comments
6 min read
How to add git works shortcuts to increase your productivity

How to add git works shortcuts to increase your productivity

9
Comments
1 min read
How to speed up development with GitHub CLI

How to speed up development with GitHub CLI

1
Comments
4 min read
Git Doesn't Forget! A Short Story

Git Doesn't Forget! A Short Story

5
Comments
2 min read
Git small tip: one way to handle conflict if you only need is the latest remote code.

Git small tip: one way to handle conflict if you only need is the latest remote code.

3
Comments
1 min read
Scanning Kubernetes Control Planes and Worker Nodes For Security Vulnerabilities

Scanning Kubernetes Control Planes and Worker Nodes For Security Vulnerabilities

10
Comments
6 min read
How To Fix A Stuck GitHub Push

How To Fix A Stuck GitHub Push

31
Comments 11
5 min read
Enable Gitsign Today and Start Signing your Commits

Enable Gitsign Today and Start Signing your Commits

171
Comments 11
6 min read
Git blame - How to find out who modified a line with Git

Git blame - How to find out who modified a line with Git

29
Comments 1
2 min read
Use a different git config for each directory using conditional include

Use a different git config for each directory using conditional include

3
Comments
1 min read
CodePipeline live feedback on slack - with git tags

CodePipeline live feedback on slack - with git tags

23
Comments 4
7 min read
Git basic

Git basic

5
Comments
8 min read
Git Flow - Hotfixes [pt-BR]

Git Flow - Hotfixes [pt-BR]

2
Comments
3 min read
Top 12 Git Commands that Every developer must know

Top 12 Git Commands that Every developer must know

5
Comments
5 min read
Using Git to see recent changes in specified a time period

Using Git to see recent changes in specified a time period

13
Comments
2 min read
How to amend and update a git commit

How to amend and update a git commit

10
Comments
1 min read
How to list commits from the current branch.

How to list commits from the current branch.

6
Comments 8
1 min read
VS Code Tip of the Week: Exclude Git Ignore

VS Code Tip of the Week: Exclude Git Ignore

22
Comments 3
1 min read
How to configure git for the first time? - Linux environment

How to configure git for the first time? - Linux environment

Comments
1 min read
Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

8
Comments 1
4 min read
Top 10 Github Repositories to Learn JavaScript.

Top 10 Github Repositories to Learn JavaScript.

165
Comments 7
1 min read
Git: Cómo Obtener un archivo desde otro branch

Git: Cómo Obtener un archivo desde otro branch

5
Comments
3 min read
GIT - Prevent accidentally pushing credentials

GIT - Prevent accidentally pushing credentials

2
Comments
3 min read
[DISCUSSION] Code reviews are important!

[DISCUSSION] Code reviews are important!

1
Comments
1 min read
loading...