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 to Setup SSH Authentication for Git Bash on Windows

How to Setup SSH Authentication for Git Bash on Windows

13
Comments 4
2 min read
git log --simplify-by-decoration is my new best friend

git log --simplify-by-decoration is my new best friend

7
Comments
2 min read
Beginner Git Essentials 26:01

Beginner Git Essentials

42
Comments
1 min read
Cooking, Computer Science, and Activitsm? Fork Yeah!

Cooking, Computer Science, and Activitsm? Fork Yeah!

6
Comments
4 min read
8 Basic GIT Commands Every Newbie Developer Must Know

8 Basic GIT Commands Every Newbie Developer Must Know

20
Comments
6 min read
🛡️ DevOps Cheat Sheet

🛡️ DevOps Cheat Sheet

12
Comments 2
2 min read
Git fast-forward merge strategy 😎

Git fast-forward merge strategy 😎

13
Comments
3 min read
Hub. Access Github without leaving your terminal ! 💻🚀

Hub. Access Github without leaving your terminal ! 💻🚀

43
Comments 2
1 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)

949
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

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