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.
Deploy your website with Github Pages

Deploy your website with Github Pages

8
Comments
1 min read
12 Days of Gitmas: Your first Git project

12 Days of Gitmas: Your first Git project

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

284
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
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 pull multiple repositories at once

Git pull multiple repositories at once

74
Comments 9
2 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 cheatsheet for beginners

Git cheatsheet for beginners

901
Comments 26
5 min read
loading...