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.
Being intentional with commits

Being intentional with commits

109
Comments 17
3 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 Gud at git

Git Gud at git

225
Comments 17
3 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

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

44
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
Stop tracking and start ignoring

Stop tracking and start ignoring

88
Comments 20
2 min read
Removing Accidentally Committed Files From Remote History

Removing Accidentally Committed Files From Remote History

35
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
Git-Fu: reposurgeon

Git-Fu: reposurgeon

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

49
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

196
Comments 7
7 min read
git-history

git-history

67
Comments 2
1 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 brain dump

Git brain dump

24
Comments 3
8 min read
Git file renaming issues (deleting/adding instead of renaming)

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

18
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
How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

10
Comments
5 min read
loading...