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 embed posts from dev.to in your website page

How to embed posts from dev.to in your website page

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

179
Comments 32
2 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

2
Comments
1 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
Deploying a Lightweight Git Server with CGit using Docker-Compose

Deploying a Lightweight Git Server with CGit using Docker-Compose

Comments
3 min read
Manage multiple Git accounts

Manage multiple Git accounts

Comments
1 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 C# records should be preferred over classes.

Why C# records should be preferred over classes.

3
Comments
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)

13
Comments 2
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
Check file's git history even if renamed/moved

Check file's git history even if renamed/moved

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

Rebase vs. Merge: Pros and cons

Comments
6 min read
Comandos básicos para aprender Git

Comandos básicos para aprender Git

8
Comments 1
2 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?

5
Comments 1
1 min read
my git tricks

my git tricks

1
Comments
3 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
The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

1
Comments 3
8 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
Git cheatsheet

Git cheatsheet

34
Comments 2
3 min read
loading...