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.
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)

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

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