Forem

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.
Conventional Commits - Specification for Your Commit Messages

Conventional Commits - Specification for Your Commit Messages

3
Comments
4 min read
Change a Commit's Author on Git
Cover image for Change a Commit's Author on Git

Change a Commit's Author on Git

Comments
3 min read
Why Should Engineering Teams Care About Git Analytics
Cover image for 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
Cover image for Determine the Git Branch You're On

Determine the Git Branch You're On

1
Comments
2 min read
I tried the initial setting of GitHub [For Mac user]

I tried the initial setting of GitHub [For Mac user]

Comments
5 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
Version Control for Game Devs: Survey Results
Cover image for Version Control for Game Devs: Survey Results

Version Control for Game Devs: Survey Results

2
Comments
6 min read
Understanding Git through images
Cover image for Understanding Git through images

Understanding Git through images

372
Comments 17
19 min read
How to get started with branches using git commands on a local repository
Cover image for 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
It's okay to commit lint fixes
Cover image for It's okay to commit lint fixes

It's okay to commit lint fixes

15
Comments 10
2 min read
How to embed posts from dev.to in your website page
Cover image for 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
Cover image for Git & GitHub Common Error

Git & GitHub Common Error

6
Comments
1 min read
Write Clear and Meaningful Git Commit Messages
Cover image for 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.
Cover image for 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)
Cover image for 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)
Cover image for 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
Cover image for Check file's git history even if renamed/moved

Check file's git history even if renamed/moved

4
Comments
2 min read
loading...