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 for Newbies

Git for Newbies

30
Comments 10
3 min read
Monorepo: is it worth jumping the bandwagon?

Monorepo: is it worth jumping the bandwagon?

10
Comments
6 min read
Use github desktop 101

Use github desktop 101

4
Comments
1 min read
Git: basic and the most useful commands

Git: basic and the most useful commands

26
Comments
3 min read
End to End Developer Experience with GitHub Codespaces

End to End Developer Experience with GitHub Codespaces

25
Comments 1
4 min read
Git merges and conflicts

Git merges and conflicts

8
Comments
4 min read
Why I use emojis in my Git commits

Why I use emojis in my Git commits

9
Comments
2 min read
All about Git

All about Git

4
Comments 1
2 min read
The basics of GitHub and Git Commands for every beginner.

The basics of GitHub and Git Commands for every beginner.

32
Comments
5 min read
Understanding Azure DevOps.

Understanding Azure DevOps.

24
Comments 2
9 min read
What's your commit strategy in personal projects?

What's your commit strategy in personal projects?

23
Comments 21
1 min read
Don't git pull, use git pull --rebase instead

Don't git pull, use git pull --rebase instead

35
Comments 2
1 min read
Node.js app continuous deployment with AWS, PM2, and Github Actions.

Node.js app continuous deployment with AWS, PM2, and Github Actions.

25
Comments 11
4 min read
GitHub dark mode, isn't it amazing?

GitHub dark mode, isn't it amazing?

21
Comments 7
1 min read
Regular GIT actions of developers in 2021

Regular GIT actions of developers in 2021

15
Comments
3 min read
Is it possible to put the

Is it possible to put the

2
Comments 7
1 min read
Least used git commands:

Least used git commands:

6
Comments 2
3 min read
Most used git commands:

Most used git commands:

7
Comments
3 min read
how to resume multiple commands on one command

how to resume multiple commands on one command

3
Comments 13
1 min read
Beginner's guide to GitHub

Beginner's guide to GitHub

4
Comments
3 min read
Cleaning up tag-along git commits in Pull Requests

Cleaning up tag-along git commits in Pull Requests

6
Comments
3 min read
How to clean your commits with Git rebase

How to clean your commits with Git rebase

5
Comments
2 min read
My hacktoberfest 2020 experience

My hacktoberfest 2020 experience

5
Comments
1 min read
GitHub Clones Replenish

GitHub Clones Replenish

7
Comments
2 min read
Git and Github:Git commands I frequently use

Git and Github:Git commands I frequently use

8
Comments
3 min read
Multi-component CMake-based project with Git X-Modules

Multi-component CMake-based project with Git X-Modules

6
Comments
7 min read
Git Bash Customization (on windows)

Git Bash Customization (on windows)

4
Comments 2
2 min read
Useful git commands to get you started

Useful git commands to get you started

26
Comments 2
4 min read
Demystifying Git and GitHub

Demystifying Git and GitHub

5
Comments
2 min read
Squashing commits in Git!

Squashing commits in Git!

22
Comments 5
5 min read
Radicle หนทางใหม่ของ code collaboration

Radicle หนทางใหม่ของ code collaboration

5
Comments
1 min read
GIT - Unorthodox commands I use from time to time

GIT - Unorthodox commands I use from time to time

84
Comments 8
2 min read
Github git cheat sheet

Github git cheat sheet

20
Comments
3 min read
What you need to learn that's not writing code.

What you need to learn that's not writing code.

5
Comments 2
4 min read
A mental model for how Git works on a team

A mental model for how Git works on a team

15
Comments
3 min read
How to write good commit messages?

How to write good commit messages?

15
Comments
3 min read
GitLab upgrade paths

GitLab upgrade paths

5
Comments
3 min read
Git and github 101 - พื้นฐาน git และ github

Git and github 101 - พื้นฐาน git และ github

6
Comments
2 min read
The most important git practice

The most important git practice

40
Comments 7
5 min read
Take GitLab to the Command Line

Take GitLab to the Command Line

34
Comments 3
6 min read
How to use Git Bisect 🕵️‍♂️

How to use Git Bisect 🕵️‍♂️

9
Comments
4 min read
Git Branch Workflows and What I Use

Git Branch Workflows and What I Use

2
Comments
3 min read
How to develop an Android library together with the apps using it

How to develop an Android library together with the apps using it

3
Comments
8 min read
How to Host Your First Website

How to Host Your First Website

7
Comments
2 min read
Sharing your git patches

Sharing your git patches

6
Comments
2 min read
Getting Started with GitHub CLI

Getting Started with GitHub CLI

4
Comments
2 min read
Common Git commands

Common Git commands

5
Comments
2 min read
How to use Git and GitHub inside of VS Code Editor

How to use Git and GitHub inside of VS Code Editor

42
Comments
4 min read
Help, there's a snake in my pipeline

Help, there's a snake in my pipeline

6
Comments
7 min read
Getting Started with SVN

Getting Started with SVN

8
Comments 1
1 min read
Git config based on current (sub)folder

Git config based on current (sub)folder

3
Comments
2 min read
git cherry-pick

git cherry-pick

3
Comments
1 min read
Git and GitHub

Git and GitHub

13
Comments
2 min read
Cracking Git with GitKraken

Cracking Git with GitKraken

10
Comments 2
4 min read
Configure Git

Configure Git

3
Comments
1 min read
The hidden Git backdoor in AWS CodePipeline and AWS CodeBuild

The hidden Git backdoor in AWS CodePipeline and AWS CodeBuild

7
Comments
4 min read
How do YOU configure Git for Windows?

How do YOU configure Git for Windows?

9
Comments 4
1 min read
Understanding the Concept of Branches in Git

Understanding the Concept of Branches in Git

39
Comments
3 min read
How to keep your local changes while pulling the code

How to keep your local changes while pulling the code

11
Comments
1 min read
What actually happens when you leak credentials on GitHub: The experiment

What actually happens when you leak credentials on GitHub: The experiment

23
Comments 5
5 min read
loading...