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.
Improve Pull Requests with 5 Habits

Improve Pull Requests with 5 Habits

104
Comments 4
2 min read
Lefthook, Crystalball, and git magic for smooth development experience

Lefthook, Crystalball, and git magic for smooth development experience

81
Comments 1
8 min read
How to make your first Pull Request on GitHub

How to make your first Pull Request on GitHub

14
Comments 1
4 min read
GitBook: my Dev Moleskine.

GitBook: my Dev Moleskine.

6
Comments
1 min read
Improve code reviews using pull request templates

Improve code reviews using pull request templates

49
Comments 1
3 min read
Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

6
Comments
1 min read
Handy Git Shortcuts (Aliases) and How to Set Them Up

Handy Git Shortcuts (Aliases) and How to Set Them Up

15
Comments 4
1 min read
Up your Git game and clean up your history

Up your Git game and clean up your history

804
Comments 21
7 min read
Dear frontend devs, why using git interactively is better

Dear frontend devs, why using git interactively is better

9
Comments 1
2 min read
Git and GitHub Explained

Git and GitHub Explained

41
Comments 2
1 min read
How do you prepare your commits?

How do you prepare your commits?

16
Comments 7
5 min read
Setup more productive dev environment

Setup more productive dev environment

51
Comments 4
5 min read
Keep clean your git repos!

Keep clean your git repos!

7
Comments
1 min read
Git Rebase คอมมิทที่ push ขึ้นไปแล้ว

Git Rebase คอมมิทที่ push ขึ้นไปแล้ว

7
Comments 1
2 min read
Git Branches

Git Branches

6
Comments 4
1 min read
Using multiple SSH-keys with git

Using multiple SSH-keys with git

6
Comments
2 min read
How to clean up my branches?

How to clean up my branches?

10
Comments
4 min read
Unlimited git repositories

Unlimited git repositories

32
Comments 3
1 min read
Countdown To #30DaysOfCommits

Countdown To #30DaysOfCommits

9
Comments
3 min read
Coding Tips For New Web Developers

Coding Tips For New Web Developers

6
Comments
3 min read
Git for Amateurs

Git for Amateurs

56
Comments 2
1 min read
When Was a Bug Introduced? Bisecting with Pytest

When Was a Bug Introduced? Bisecting with Pytest

10
Comments 2
2 min read
Take Snapshots of Your Project with Git

Take Snapshots of Your Project with Git

4
Comments 1
10 min read
Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

10
Comments 3
2 min read
Handling Merges

Handling Merges

16
Comments
3 min read
The Git Rebase Workflow

The Git Rebase Workflow

72
Comments 11
2 min read
Git: Is branch/merge/release cycle necessary for solo developer projects?

Git: Is branch/merge/release cycle necessary for solo developer projects?

6
Comments 4
1 min read
How to properly mirror a git repository

How to properly mirror a git repository

9
Comments 2
3 min read
I'm starting 30 days of commits in July, who'd like to join me?

I'm starting 30 days of commits in July, who'd like to join me?

60
Comments 23
1 min read
How to revert your git commits without panicking

How to revert your git commits without panicking

266
Comments 8
5 min read
What is Git and GitHub?

What is Git and GitHub?

10
Comments
3 min read
Powering up git bisect with the run command

Powering up git bisect with the run command

9
Comments
3 min read
Why I fork every project I find

Why I fork every project I find

4
Comments 2
1 min read
Drawing Image on Github Contribution Graph

Drawing Image on Github Contribution Graph

8
Comments 1
5 min read
Writing hooks for "pre-commit" framework

Writing hooks for "pre-commit" framework

6
Comments
6 min read
Why Git and Git-LFS is not enough to solve the Machine Learning Reproducibility crisis

Why Git and Git-LFS is not enough to solve the Machine Learning Reproducibility crisis

22
Comments
13 min read
I Generated a License Generator Plugin for Git

I Generated a License Generator Plugin for Git

9
Comments 1
1 min read
Easy Move From SVN to Gitlab Repository

Easy Move From SVN to Gitlab Repository

10
Comments
2 min read
Enforcing Conventional Commits using Git hooks

Enforcing Conventional Commits using Git hooks

41
Comments 1
3 min read
GitHub Just Released a New Version of Their Desktop App

GitHub Just Released a New Version of Their Desktop App

82
Comments 18
1 min read
Automate Git With Hooks And Husky 🐺 03:27

Automate Git With Hooks And Husky 🐺

64
Comments
1 min read
Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

15
Comments 1
2 min read
Use Git More Efficiently: A Simple Git Workflow

Use Git More Efficiently: A Simple Git Workflow

34
Comments
3 min read
Setting up Raspberry Pi as a git server

Setting up Raspberry Pi as a git server

33
Comments 8
8 min read
Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

7
Comments
11 min read
My Journey to Understanding Git, GitHub, and Collaborative Workflow

My Journey to Understanding Git, GitHub, and Collaborative Workflow

10
Comments
8 min read
How to keep your forked GitHub repository up to date

How to keep your forked GitHub repository up to date

8
Comments
1 min read
History of Version Control Systems VCS

History of Version Control Systems VCS

9
Comments 4
4 min read
Automate Git With Hooks And Husky

Automate Git With Hooks And Husky

10
Comments
3 min read
An advanced setup for Travis CI

An advanced setup for Travis CI

12
Comments 2
4 min read
Smarter git checkout with fzf

Smarter git checkout with fzf

20
Comments 5
2 min read
How to use git branches for the organized code base you always wanted

How to use git branches for the organized code base you always wanted

9
Comments
1 min read
Open Source Git Workflow (an overview)

Open Source Git Workflow (an overview)

13
Comments
4 min read
Git basics - the only introduction you'll ever need!

Git basics - the only introduction you'll ever need!

415
Comments 2
11 min read
Git - How to validate commit messages?

Git - How to validate commit messages?

56
Comments 1
6 min read
Generating Conventional Changelogs

Generating Conventional Changelogs

35
Comments 2
4 min read
xargs and the unruly tags: A tale of two commands

xargs and the unruly tags: A tale of two commands

10
Comments
4 min read
Git + GitHub Best Practices for Teams (Opinionated)

Git + GitHub Best Practices for Teams (Opinionated)

263
Comments 14
10 min read
A GitHub Guide For People Who Don’t Understand GitHub

A GitHub Guide For People Who Don’t Understand GitHub

64
Comments 2
6 min read
GitKraken, what is it? and common actions?

GitKraken, what is it? and common actions?

7
Comments 1
1 min read
loading...