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.
7 Git Best Practices to Start Using in Your Next Commit

7 Git Best Practices to Start Using in Your Next Commit

7
Comments
4 min read
git deep dive part 4: Use reset to control branch and three trees

git deep dive part 4: Use reset to control branch and three trees

6
Comments
5 min read
git deep dive part 1: From initialize to first commit

git deep dive part 1: From initialize to first commit

8
Comments
6 min read
Useful tricks about git fetch and git pull

Useful tricks about git fetch and git pull

7
Comments
6 min read
git deep dive part 2: Additional commit to master and new branch

git deep dive part 2: Additional commit to master and new branch

6
Comments
8 min read
git deep dive part 3: HEAD, index and working tree

git deep dive part 3: HEAD, index and working tree

7
Comments
4 min read
Share Code With A Github Repository - A Quick Start Guide

Share Code With A Github Repository - A Quick Start Guide

8
Comments
2 min read
Building Git with Node.js and TypeScript - Part 0

Building Git with Node.js and TypeScript - Part 0

18
Comments 1
4 min read
git

git

9
Comments
7 min read
Working with vim and git

Working with vim and git

30
Comments 1
5 min read
Git ve GitHub'a Giriş

Git ve GitHub'a Giriş

19
Comments
3 min read
Automating git push with just a single bash command

Automating git push with just a single bash command

70
Comments 26
2 min read
Git Flow or Trunk-based Development?

Git Flow or Trunk-based Development?

22
Comments 2
3 min read
Git commands

Git commands

80
Comments 8
1 min read
Setting Up React with Git Hooks to Automatically Test and Lint before Pushing Code

Setting Up React with Git Hooks to Automatically Test and Lint before Pushing Code

127
Comments 3
2 min read
Working with Remotes and Branches in Git

Working with Remotes and Branches in Git

7
Comments
3 min read
you committed a dirty schema, eh?

you committed a dirty schema, eh?

5
Comments
2 min read
How to Change Last Commit in Git

How to Change Last Commit in Git

5
Comments
1 min read
Introducing glitcheroo: The simple deployment tool for Glitch

Introducing glitcheroo: The simple deployment tool for Glitch

31
Comments 3
3 min read
Getting Started With Basics Of Git Commands And How To Start Contributing.…

Getting Started With Basics Of Git Commands And How To Start Contributing.…

5
Comments 2
5 min read
Understanding Git: Open Source for Novice.

Understanding Git: Open Source for Novice.

4
Comments
5 min read
Master your git log with Conventional Commits in 6 steps

Master your git log with Conventional Commits in 6 steps

2
Comments
5 min read
Tutorial how does Git Rebase work and compare with Git Merge and Git Interactive Rebase

Tutorial how does Git Rebase work and compare with Git Merge and Git Interactive Rebase

139
Comments 4
5 min read
Introduction to Git for version control

Introduction to Git for version control

6
Comments 3
4 min read
Download required folder only from GitHub with Subversion

Download required folder only from GitHub with Subversion

12
Comments 1
3 min read
loading...