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.
Edit your commit messages in GIT

Edit your commit messages in GIT

7
Comments
1 min read
How to get the current git branch name?

How to get the current git branch name?

6
Comments 3
1 min read
【Git】切り離されたHEAD(detached HEAD)

【Git】切り離されたHEAD(detached HEAD)

2
Comments
1 min read
【Git】縮退マージ(degenerate merge)

【Git】縮退マージ(degenerate merge)

2
Comments
1 min read
Git 2.23.0のswitchとrestoreについて

Git 2.23.0のswitchとrestoreについて

6
Comments
1 min read
%$#@ This: Combing through 183 million git commits to find out when and how developers use the f-word

%$#@ This: Combing through 183 million git commits to find out when and how developers use the f-word

28
Comments 7
3 min read
Git rich or die tryin' 01: Ideas from our Git setups

Git rich or die tryin' 01: Ideas from our Git setups

Comments
3 min read
Excluding ‘Note to Self’ Code Comments from Commits with Bash

Excluding ‘Note to Self’ Code Comments from Commits with Bash

10
Comments
9 min read
Setting up a Git server in three simple steps

Setting up a Git server in three simple steps

7
Comments 16
2 min read
Write your own git (in typescript) - part 1

Write your own git (in typescript) - part 1

62
Comments 6
4 min read
Git is your friend

Git is your friend

6
Comments
5 min read
Git ignoring a directory like it doesn't exist?

Git ignoring a directory like it doesn't exist?

6
Comments
1 min read
"Git checkouter" - A Simple Tool to Checkout, List or Rebase Your Git Projects

"Git checkouter" - A Simple Tool to Checkout, List or Rebase Your Git Projects

8
Comments
3 min read
Git standup, how did I ever live without you?

Git standup, how did I ever live without you?

308
Comments 36
1 min read
How to master the art of Git

How to master the art of Git

7
Comments 1
8 min read
How to clean your git history

How to clean your git history

9
Comments
2 min read
How to customise your git commit message

How to customise your git commit message

14
Comments 8
2 min read
Stop aliasing core Git commands

Stop aliasing core Git commands

29
Comments 43
2 min read
GIT CLI CRASH COURSE

GIT CLI CRASH COURSE

8
Comments
2 min read
GH first impression and what needs to be changed

GH first impression and what needs to be changed

5
Comments
2 min read
Deploying to Netlify is easier than you think

Deploying to Netlify is easier than you think

4
Comments 2
2 min read
When should I use git branches?

When should I use git branches?

3
Comments 1
1 min read
The fascinating world of git cherry-pick

The fascinating world of git cherry-pick

7
Comments
2 min read
Hold On A Second There, Partner

Hold On A Second There, Partner

6
Comments
1 min read
Creating and Merging New Branch on GIT

Creating and Merging New Branch on GIT

7
Comments
1 min read
Saving Commit Templates using Git Extensions

Saving Commit Templates using Git Extensions

5
Comments
1 min read
Gitex - Git Command Explorer

Gitex - Git Command Explorer

10
Comments 3
1 min read
Running Git in JavaScript and process of picking a proper open-source project

Running Git in JavaScript and process of picking a proper open-source project

4
Comments
5 min read
Don't Amend, Fix

Don't Amend, Fix

27
Comments 17
3 min read
How to Installing Git and Create your first Github Account in (Linux)

How to Installing Git and Create your first Github Account in (Linux)

5
Comments
4 min read
Hub the GitHub wrapper you never knew

Hub the GitHub wrapper you never knew

16
Comments 10
1 min read
I Swear I've Seen This Error Before

I Swear I've Seen This Error Before

6
Comments
2 min read
A quick question for people who use version control

A quick question for people who use version control

8
Comments 7
1 min read
Deploy an Eleventy website using GitLab CI

Deploy an Eleventy website using GitLab CI

4
Comments
4 min read
Quick edit of Git repo URL in windows

Quick edit of Git repo URL in windows

8
Comments 1
1 min read
Taming untracked files in a large git repository

Taming untracked files in a large git repository

6
Comments 2
2 min read
Git problems and solutions

Git problems and solutions

5
Comments
1 min read
New Repo Trick for github

New Repo Trick for github

6
Comments
1 min read
A closer look at git rebase

A closer look at git rebase

19
Comments 16
3 min read
An Example of a Git Workflow

An Example of a Git Workflow

11
Comments
3 min read
Automated Pull Request Checks on Github

Automated Pull Request Checks on Github

7
Comments
3 min read
Relearning project setup with git and angular

Relearning project setup with git and angular

2
Comments
1 min read
A More Creative Approach to Learning Git

A More Creative Approach to Learning Git

5
Comments
3 min read
How to set up your own GitLab server

How to set up your own GitLab server

1
Comments
5 min read
Easiest way to manage multiple Git users on the same machine

Easiest way to manage multiple Git users on the same machine

5
Comments 1
1 min read
12 Days of Gitmas: Git Branches

12 Days of Gitmas: Git Branches

34
Comments
4 min read
git clone a repository to multi directories

git clone a repository to multi directories

6
Comments
1 min read
How to get Zero Code Changes outside of Source Control

How to get Zero Code Changes outside of Source Control

2
Comments
3 min read
Time to Git to it - Creating a repo from the command line

Time to Git to it - Creating a repo from the command line

3
Comments
1 min read
Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

7
Comments
3 min read
Working out when something broke using Git Bisect and Git Log

Working out when something broke using Git Bisect and Git Log

5
Comments
2 min read
Associating your git commits with a different email

Associating your git commits with a different email

7
Comments
2 min read
Run git from any directory: git -C Vs --git-dir

Run git from any directory: git -C Vs --git-dir

6
Comments
2 min read
This is why I love Git (and Vim)! (also, is there a better solution?)

This is why I love Git (and Vim)! (also, is there a better solution?)

8
Comments
4 min read
Compare Git Branches Based on the Commit Messages

Compare Git Branches Based on the Commit Messages

5
Comments
1 min read
12 Days of Gitmas: Committing your changes in Git

12 Days of Gitmas: Committing your changes in Git

21
Comments 2
6 min read
12 Days of Gitmas: SSH vs. HTTPS

12 Days of Gitmas: SSH vs. HTTPS

13
Comments 3
5 min read
Git jokes, giv em here!

Git jokes, giv em here!

6
Comments 6
1 min read
Git - Command line vs GUIs

Git - Command line vs GUIs

60
Comments 41
2 min read
Answer:

Answer:

3
Comments
1 min read
loading...