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 remove unwanted files in a commit but keep it locally

How to remove unwanted files in a commit but keep it locally

4
Comments
1 min read
Ubuntu doesn't show git branch name in command line prompt? Simple fix

Ubuntu doesn't show git branch name in command line prompt? Simple fix

1
Comments
1 min read
How to get familiar with Forking & Cloning GitHub repos

How to get familiar with Forking & Cloning GitHub repos

5
Comments
18 min read
Diff of a range of commits in a Github PR

Diff of a range of commits in a Github PR

3
Comments
1 min read
Why Should Engineering Teams Care About Git Analytics

Why Should Engineering Teams Care About Git Analytics

6
Comments
6 min read
Determine the Git Branch You're On

Determine the Git Branch You're On

1
Comments
2 min read
FTP No More: Deploying WordPress sites with GitHub Actions

FTP No More: Deploying WordPress sites with GitHub Actions

4
Comments 1
14 min read
How (and Why) to enforce conventional commits on your project?

How (and Why) to enforce conventional commits on your project?

13
Comments 2
2 min read
[PT-BR] Git Commit Patterns

[PT-BR] Git Commit Patterns

Comments
4 min read
GitHub bilan ishlash. Birlamchi buyruqlar.

GitHub bilan ishlash. Birlamchi buyruqlar.

3
Comments 2
1 min read
git cherry-pick 101: A beginner's guide to selectively applying commits

git cherry-pick 101: A beginner's guide to selectively applying commits

Comments
2 min read
Git at a Glance: A Cheatsheet of 30 Must-know Commands

Git at a Glance: A Cheatsheet of 30 Must-know Commands

2
Comments
2 min read
Git cheatsheet 2023

Git cheatsheet 2023

29
Comments 8
4 min read
TIL: diff-so-fancy; and some funky git config

TIL: diff-so-fancy; and some funky git config

2
Comments 2
1 min read
Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

14
Comments 4
4 min read
The Art of Mastering Git

The Art of Mastering Git

Comments
7 min read
Git Essential Commands: fetch, rebase, amend, cherry-pick

Git Essential Commands: fetch, rebase, amend, cherry-pick

2
Comments
2 min read
Git Show Command Cheat Sheet

Git Show Command Cheat Sheet

3
Comments
2 min read
Fixing Your Backend Git Strategy

Fixing Your Backend Git Strategy

2
Comments
10 min read
Version Control for Game Devs: Survey Results

Version Control for Game Devs: Survey Results

2
Comments
6 min read
How to get started with branches using git commands on a local repository

How to get started with branches using git commands on a local repository

1
Comments
11 min read
Understanding Git through images

Understanding Git through images

359
Comments 15
19 min read
It's okay to commit lint fixes

It's okay to commit lint fixes

15
Comments 10
2 min read
Using Git on Visual Studio

Using Git on Visual Studio

7
Comments
2 min read
Git Handbook

Git Handbook

5
Comments
4 min read
Git & GitHub Common Error

Git & GitHub Common Error

6
Comments
1 min read
Write Clear and Meaningful Git Commit Messages

Write Clear and Meaningful Git Commit Messages

178
Comments 32
2 min read
Upload your existing project to github from your linux machine

Upload your existing project to github from your linux machine

2
Comments
1 min read
⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

184
Comments 19
4 min read
Manage multiple Git accounts

Manage multiple Git accounts

Comments
1 min read
Beginners guide on how not to abandon that one project

Beginners guide on how not to abandon that one project

62
Comments 13
4 min read
How to change the last commit message in git?

How to change the last commit message in git?

3
Comments 1
2 min read
Why do you need a “Version Control System” (VCS)

Why do you need a “Version Control System” (VCS)

4
Comments
3 min read
Initializing a `git` repository with `git-lfs` (large file storage)

Initializing a `git` repository with `git-lfs` (large file storage)

8
Comments
4 min read
Learning Git: my favorite resources

Learning Git: my favorite resources

2
Comments
3 min read
Squashing Git Commits for a Cleaner Commit History

Squashing Git Commits for a Cleaner Commit History

9
Comments
3 min read
Commit semântico

Commit semântico

1
Comments
3 min read
How To Find A Job With Soft Skills When Coding Skills Are Weak VI

How To Find A Job With Soft Skills When Coding Skills Are Weak VI

22
Comments
3 min read
Git rebase interactive: the story of a clean repo history

Git rebase interactive: the story of a clean repo history

6
Comments 1
2 min read
How to get started with Branching & Merging using Github?

How to get started with Branching & Merging using Github?

12
Comments 1
10 min read
Custom Gitlab Hooks

Custom Gitlab Hooks

10
Comments
2 min read
Can a good explanation really prevent a prod incident?

Can a good explanation really prevent a prod incident?

2
Comments
6 min read
Check file's git history even if renamed/moved

Check file's git history even if renamed/moved

3
Comments
2 min read
Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

3
Comments 4
3 min read
Intro to Git

Intro to Git

2
Comments
1 min read
Tools for Semantic Versioning

Tools for Semantic Versioning

13
Comments
3 min read
How To Find A Job With Soft Skills When Coding Skills Are Weak V

How To Find A Job With Soft Skills When Coding Skills Are Weak V

8
Comments
5 min read
10 Git Commands everybody should know

10 Git Commands everybody should know

2
Comments
6 min read
Rebase vs. Merge: Pros and cons

Rebase vs. Merge: Pros and cons

Comments
6 min read
GIT Basics: A beginners guide!

GIT Basics: A beginners guide!

2
Comments
5 min read
Comandos bĂĄsicos para aprender Git

Comandos bĂĄsicos para aprender Git

8
Comments 1
2 min read
Git - How to edit or remove a "pushed" commit using Visual Studio

Git - How to edit or remove a "pushed" commit using Visual Studio

17
Comments
1 min read
如何设计适合持续集成的代码分支管理体系

如何设计适合持续集成的代码分支管理体系

1
Comments
1 min read
How to do empty commit in git and why?

How to do empty commit in git and why?

4
Comments 1
1 min read
my git tricks

my git tricks

1
Comments
3 min read
Git Commands you Should Know if you Plan to Work with Git.

Git Commands you Should Know if you Plan to Work with Git.

21
Comments
8 min read
How to get started with Git and GitHub the easy way?

How to get started with Git and GitHub the easy way?

3
Comments
13 min read
How to Make Pull Requests Easier

How to Make Pull Requests Easier

9
Comments
10 min read
Git Tags and Git Branches

Git Tags and Git Branches

6
Comments
6 min read
osdc-2023-assignment1

osdc-2023-assignment1

3
Comments 3
2 min read
loading...