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.
How do you incentivise developers to open small pull requests?

How do you incentivise developers to open small pull requests?

6
Comments 5
1 min read
What is Git and GitHub

What is Git and GitHub

10
Comments
4 min read
How to use a Private git repo as an npm module

How to use a Private git repo as an npm module

124
Comments 3
4 min read
Dotfile management on MacOS with Git

Dotfile management on MacOS with Git

21
Comments 2
4 min read
Git tip: cherry-pick with an -x

Git tip: cherry-pick with an -x

8
Comments
3 min read
Agile Git Integration with GitWorkflows

Agile Git Integration with GitWorkflows

102
Comments 11
10 min read
git assume-unchanged. For when you want git to ignore an edit for a while

git assume-unchanged. For when you want git to ignore an edit for a while

24
Comments 2
1 min read
"git nah" and more handy Git aliases

"git nah" and more handy Git aliases

139
Comments 16
2 min read
A Beginner’s Guide to Git — How to Start and Create your First Repository

A Beginner’s Guide to Git — How to Start and Create your First Repository

87
Comments
8 min read
Git Workflow: Should the history of commits show the real time of your work?

Git Workflow: Should the history of commits show the real time of your work?

13
Comments 12
2 min read
Git pull multiple repositories at once

Git pull multiple repositories at once

51
Comments 9
2 min read
Signing Your Work as a Developer

Signing Your Work as a Developer

6
Comments
4 min read
Remove passwords committed to GitHub on accident

Remove passwords committed to GitHub on accident

87
Comments 4
4 min read
Why and How to contribute to open source???

Why and How to contribute to open source???

47
Comments 8
4 min read
How to get your pull request (PR) approved and merged quickly

How to get your pull request (PR) approved and merged quickly

78
Comments 8
4 min read
1000 ways to npm clean

1000 ways to npm clean

11
Comments
3 min read
Git Revert to a Good Commit

Git Revert to a Good Commit

16
Comments 1
2 min read
VS Code shell variables and git

VS Code shell variables and git

8
Comments
1 min read
How to create a simple portfolio with GitHub pages

How to create a simple portfolio with GitHub pages

142
Comments 12
3 min read
How And When To Use Git Reset

How And When To Use Git Reset

135
Comments 14
4 min read
Git: Find specific, deleted content in a file

Git: Find specific, deleted content in a file

73
Comments
1 min read
I Find Git Extensions Confusing

I Find Git Extensions Confusing

9
Comments 2
1 min read
How to create Alexa skill

How to create Alexa skill

53
Comments
2 min read
The ultimate checklist for a company GitHub

The ultimate checklist for a company GitHub

78
Comments 1
5 min read
Do you delete Git branches?

Do you delete Git branches?

9
Comments 8
1 min read
Why Git Fork Is My Favorite Git Client

Why Git Fork Is My Favorite Git Client

25
Comments 13
4 min read
The most useful git commands that every developer should know

The most useful git commands that every developer should know

78
Comments 3
4 min read
Nice looking Git log

Nice looking Git log

71
Comments 20
1 min read
How to plan an impactful git log

How to plan an impactful git log

5
Comments
2 min read
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

10
Comments 13
1 min read
Hosting Gitea on Google Cloud Platform

Hosting Gitea on Google Cloud Platform

7
Comments
5 min read
PHP - 'dump' those debug statements!

PHP - 'dump' those debug statements!

7
Comments 3
3 min read
Monitor Projects with a nice animation using gource

Monitor Projects with a nice animation using gource

4
Comments
1 min read
3 Tips to Improve Your Git Workflow

3 Tips to Improve Your Git Workflow

10
Comments 1
3 min read
Deploying Laravel App To Shared Hosting (Namecheap) Using Laravel Deployer And Github

Deploying Laravel App To Shared Hosting (Namecheap) Using Laravel Deployer And Github

12
Comments 3
3 min read
Intro to Git

Intro to Git

13
Comments
8 min read
Git Hooks 101

Git Hooks 101

59
Comments 2
2 min read
Two Bash scripts I cannot live without when working with Git

Two Bash scripts I cannot live without when working with Git

226
Comments 19
4 min read
Enterprise Grade CI/CD For Frontend Applications

Enterprise Grade CI/CD For Frontend Applications

58
Comments
3 min read
Make git friendlier with aliases

Make git friendlier with aliases

9
Comments 1
1 min read
Git Workflow Mudah Kok!

Git Workflow Mudah Kok!

15
Comments 1
6 min read
Git Rebase - The easy way

Git Rebase - The easy way

7
Comments 1
2 min read
Minhas notas de estudo sobre Git

Minhas notas de estudo sobre Git

6
Comments
2 min read
Custom Terminals and User Interface (UI) in Windows Terminal

Custom Terminals and User Interface (UI) in Windows Terminal

41
Comments 1
4 min read
Installing GitSpeak on Linux

Installing GitSpeak on Linux

5
Comments
2 min read
Partially Stage and Commit Changes in Git

Partially Stage and Commit Changes in Git

9
Comments 3
1 min read
Ignoring Files In Git Diff

Ignoring Files In Git Diff

7
Comments
1 min read
Remove accidentally pushed file from a git repository history in 4 simple steps

Remove accidentally pushed file from a git repository history in 4 simple steps

84
Comments 9
3 min read
6 Git commands every beginner should memorize

6 Git commands every beginner should memorize

242
Comments 19
4 min read
Reset or sync local branch to a remote repository

Reset or sync local branch to a remote repository

8
Comments
3 min read
GitHub: In Case of Apocalypse, Open This Arctic Code Vault after 1000 years in Svalbard + GH Mobile App

GitHub: In Case of Apocalypse, Open This Arctic Code Vault after 1000 years in Svalbard + GH Mobile App

12
Comments 6
1 min read
Github Mobile

Github Mobile

6
Comments 1
1 min read
Aliases: Making the command line your friend

Aliases: Making the command line your friend

66
Comments 9
2 min read
Powershell script that downloads .gitignore template by name

Powershell script that downloads .gitignore template by name

8
Comments
1 min read
Git: How to move misallocated commits

Git: How to move misallocated commits

43
Comments 4
1 min read
programming

programming

3
Comments
1 min read
Recomendaciones para el manejo de ramas

Recomendaciones para el manejo de ramas

4
Comments
4 min read
How to improve your console experience on windows

How to improve your console experience on windows

11
Comments 2
4 min read
Git Which Ignores

Git Which Ignores

5
Comments
1 min read
1 - [quick start] kwik

1 - [quick start] kwik

6
Comments
2 min read
loading...