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.
Visual Git actions from IntelliJ

Visual Git actions from IntelliJ

8
Comments
4 min read
Setting up multiple GitHub accounts, the nicer way

Setting up multiple GitHub accounts, the nicer way

86
Comments 17
4 min read
Commit, push, deploy — Git in the Microsoft Azure Cloud

Commit, push, deploy — Git in the Microsoft Azure Cloud

54
Comments 1
10 min read
Want tips on creating Daily logs using HTML,CSS &JS

Want tips on creating Daily logs using HTML,CSS &JS

5
Comments 3
1 min read
Hack or maybe not: "Deleting" master when it gets too big

Hack or maybe not: "Deleting" master when it gets too big

30
Comments 29
2 min read
Git Rebase and the golden rule explained

Git Rebase and the golden rule explained

111
Comments 9
6 min read
Git commit info in your build

Git commit info in your build

3
Comments
1 min read
Git in local server

Git in local server

9
Comments
2 min read
Git Magic 1: Undo git amend

Git Magic 1: Undo git amend

17
Comments
2 min read
belly: Improving Git's Command Line User Experience

belly: Improving Git's Command Line User Experience

6
Comments
2 min read
Find Changes Between Two Git Commits Without Cloning

Find Changes Between Two Git Commits Without Cloning

15
Comments 1
3 min read
Vimming in the Squasher: How to Squash Your Commits with VIM

Vimming in the Squasher: How to Squash Your Commits with VIM

8
Comments
1 min read
Understanding git for real by exploring the .git directory

Understanding git for real by exploring the .git directory

181
Comments 9
6 min read
Being intentional with commits

Being intentional with commits

109
Comments 17
3 min read
What's a git tree?

What's a git tree?

32
Comments 5
7 min read
Making git commit messages useful with Jira, Jenkins and scopes

Making git commit messages useful with Jira, Jenkins and scopes

18
Comments 2
5 min read
Git, Github: Git Initialize Error “error: src refspec master does not match any.”

Git, Github: Git Initialize Error “error: src refspec master does not match any.”

6
Comments 10
2 min read
Automate NPM versioning

Automate NPM versioning

12
Comments 1
3 min read
Gitting Started With the Azure Cloud Shell

Gitting Started With the Azure Cloud Shell

10
Comments
1 min read
Git Gud at git

Git Gud at git

225
Comments 17
3 min read
GitHub, GitLab, Bitbucket... What's your favorite Git platform?

GitHub, GitLab, Bitbucket... What's your favorite Git platform?

4
Comments 3
1 min read
Setting up git+ssh+gpg on Windows

Setting up git+ssh+gpg on Windows

43
Comments 3
4 min read
Where do I start? Part 0: Bash Terminal, Git and Github/ version control

Where do I start? Part 0: Bash Terminal, Git and Github/ version control

14
Comments
3 min read
Removing Accidentally Committed Files From Remote History

Removing Accidentally Committed Files From Remote History

32
Comments 2
3 min read
LambdaTest Now Integrates With GitHub Integration In Just A Single Click 03:05

LambdaTest Now Integrates With GitHub Integration In Just A Single Click

4
Comments
1 min read
Splitting a commit with git rebase

Splitting a commit with git rebase

9
Comments 3
2 min read
Stop tracking and start ignoring

Stop tracking and start ignoring

88
Comments 20
2 min read
Add ticket number to git commit automatically

Add ticket number to git commit automatically

6
Comments
1 min read
Github credentials for beginners

Github credentials for beginners

7
Comments
2 min read
GitHub draft PRs are here!

GitHub draft PRs are here!

62
Comments 18
1 min read
Git-Fu: merge multiple repos with linear history

Git-Fu: merge multiple repos with linear history

47
Comments 9
6 min read
Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

195
Comments 7
7 min read
git-history

git-history

67
Comments 2
1 min read
Git brain dump

Git brain dump

23
Comments 3
8 min read
How should my team use Git for this specific project?

How should my team use Git for this specific project?

13
Comments 16
4 min read
Partnered Code Reviews

Partnered Code Reviews

5
Comments
1 min read
Git file renaming issues (deleting/adding instead of renaming)

Git file renaming issues (deleting/adding instead of renaming)

17
Comments 14
2 min read
tsrc — Handling multiple git repositories without losing your HEAD

tsrc — Handling multiple git repositories without losing your HEAD

38
Comments 1
3 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
Exploring Git

Exploring Git

43
Comments
3 min read
Why I Create Atomic Commits In Git

Why I Create Atomic Commits In Git

31
Comments
2 min read
Refresh commit date

Refresh commit date

14
Comments 8
1 min read
How to diff Excel VBA code in SourceTree (Git client)

How to diff Excel VBA code in SourceTree (Git client)

13
Comments 20
2 min read
Introducing Git Hammer: Statistics for Git Repositories

Introducing Git Hammer: Statistics for Git Repositories

22
Comments 6
4 min read
Git for Data storage

Git for Data storage

11
Comments 2
1 min read
8 Productivity Tips for GitHub

8 Productivity Tips for GitHub

1239
Comments 62
4 min read
Error installing from AUR with yay on Manjaro Budgie

Error installing from AUR with yay on Manjaro Budgie

8
Comments
1 min read
How To Use Git: A Reference Guide

How To Use Git: A Reference Guide

334
Comments 4
7 min read
3 Tricks to automate development tasks with Git hooks

3 Tricks to automate development tasks with Git hooks

168
Comments 3
3 min read
Git aliases don’t have to be boring!

Git aliases don’t have to be boring!

7
Comments
4 min read
how2: Using GPG on macOS without GPGTools

how2: Using GPG on macOS without GPGTools

61
Comments 7
2 min read
Git: Backup and Restore GPG and SSH Keys

Git: Backup and Restore GPG and SSH Keys

6
Comments
2 min read
Hunt bugs with git-bisect

Hunt bugs with git-bisect

51
Comments 10
3 min read
How conventional commits improved my git skills

How conventional commits improved my git skills

234
Comments 24
3 min read
Super simple guide to building your own personal website in one day

Super simple guide to building your own personal website in one day

11
Comments
2 min read
So you Programmed in a Regression

So you Programmed in a Regression

3
Comments
1 min read
git reset --explain

git reset --explain

123
Comments 6
6 min read
How to join several commits into one?

How to join several commits into one?

16
Comments
2 min read
Why was this bug introduced?

Why was this bug introduced?

6
Comments
1 min read
Configuring git

Configuring git

8
Comments
6 min read
loading...