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.
Dotfile management on Linux with Git

Dotfile management on Linux with Git

17
Comments
1 min read
Hub. Access Github without leaving your terminal ! 💻🚀

Hub. Access Github without leaving your terminal ! 💻🚀

43
Comments 2
1 min read
Git fast-forward merge strategy 😎

Git fast-forward merge strategy 😎

13
Comments
3 min read
5 Git Commands Everyone Should Know

5 Git Commands Everyone Should Know

104
Comments 9
2 min read
How-tos of git: git commands you should know as a beginner

How-tos of git: git commands you should know as a beginner

84
Comments 1
2 min read
GitHub Tutorial — Basic Commands to Get Started

GitHub Tutorial — Basic Commands to Get Started

5
Comments
1 min read
Git: Cheat Sheet (advanced)

Git: Cheat Sheet (advanced)

939
Comments 60
3 min read
Bash profile shortcuts and terminal customizations

Bash profile shortcuts and terminal customizations

46
Comments 8
3 min read
Git Diff of Current and Previous Version of a File

Git Diff of Current and Previous Version of a File

8
Comments
1 min read
Skip CI stages in Travis based on what files changed.

Skip CI stages in Travis based on what files changed.

16
Comments 2
6 min read
Finding breaking commits with git bisect

Finding breaking commits with git bisect

6
Comments
4 min read
Git Messages need Rebase

Git Messages need Rebase

5
Comments
2 min read
How I Write a Commit Message

How I Write a Commit Message

8
Comments
9 min read
Rebasing Toward Independence

Rebasing Toward Independence

5
Comments
5 min read
Git Rebase vs Merge

Git Rebase vs Merge

86
Comments 8
1 min read
10+ tools to help you visualize your GitHub and Git project data

10+ tools to help you visualize your GitHub and Git project data

110
Comments 4
10 min read
Using private Golang libs

Using private Golang libs

10
Comments 2
1 min read
SCM & branching

SCM & branching

9
Comments 4
5 min read
Intro to Git hooks

Intro to Git hooks

11
Comments
4 min read
`git switch`/`git restore`

`git switch`/`git restore`

10
Comments
1 min read
Deploy your website with Github Pages

Deploy your website with Github Pages

8
Comments
1 min read
Using Keybase GPG to sign git commits and tags

Using Keybase GPG to sign git commits and tags

7
Comments 1
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

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

28
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

56
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

143
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

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