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

Git - Cheat Sheet

244
Comments 10
2 min read
git command-line tricks

git command-line tricks

93
Comments 6
3 min read
Why are these the gitignore rules for VS Code?

Why are these the gitignore rules for VS Code?

8
Comments 2
1 min read
Git - Useful Cheat Sheet

Git - Useful Cheat Sheet

105
Comments 2
2 min read
Do Stacked-PRs require re-review after merge?

Do Stacked-PRs require re-review after merge?

5
Comments 5
1 min read
Yet Another Git Cheatsheet

Yet Another Git Cheatsheet

283
Comments 8
6 min read
Git tips for trunk-based development

Git tips for trunk-based development

256
Comments 31
5 min read
Deploying Your Static Websites to AWS in Style Using Github Actions

Deploying Your Static Websites to AWS in Style Using Github Actions

92
Comments
5 min read
How to (almost) lose data with git rebase

How to (almost) lose data with git rebase

6
Comments 3
1 min read
Files got to big in your git repo? Git-LFS migrate command to the rescue

Files got to big in your git repo? Git-LFS migrate command to the rescue

5
Comments
1 min read
GIT Cache Helpers

GIT Cache Helpers

6
Comments
2 min read
Difference between CLI and GUI

Difference between CLI and GUI

8
Comments
1 min read
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

34
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

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

Signing Your Work as a Developer

6
Comments
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
Remove passwords committed to GitHub on accident

Remove passwords committed to GitHub on accident

87
Comments 4
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
Git,Github and the command line are not that hard! Beginners learning resource.

Git,Github and the command line are not that hard! Beginners learning resource.

10
Comments
1 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
I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

11
Comments 2
4 min read
How to create a simple portfolio with GitHub pages

How to create a simple portfolio with GitHub pages

153
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

76
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

26
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

79
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)

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

Hosting Gitea on Google Cloud Platform

8
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!

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

Git Rebase - The easy way

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