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.
Different basic ways to undo commits on git

Different basic ways to undo commits on git

10
Comments 3
5 min read
Set up Trainig a Distributed Git Workflow on a Single Computer

Set up Trainig a Distributed Git Workflow on a Single Computer

9
Comments
3 min read
React Installation Issue

React Installation Issue

5
Comments 15
2 min read
The git remaster command

The git remaster command

11
Comments 2
3 min read
OneDev: An open source all-in-one devops platform

OneDev: An open source all-in-one devops platform

8
Comments 2
1 min read
Github bot @dependabot fixes security vulnerabilities

Github bot @dependabot fixes security vulnerabilities

18
Comments 7
2 min read
Git Merge

Git Merge

17
Comments
3 min read
Working with the Feature Branch Workflow and Pull Requests

Working with the Feature Branch Workflow and Pull Requests

11
Comments
26 min read
mycontribution - View Your Contribution Graph From the Terminal

mycontribution - View Your Contribution Graph From the Terminal

13
Comments 5
2 min read
New feature in Visual Studio 16.6.0 Preview 2, a better integration with Git and GitHub

New feature in Visual Studio 16.6.0 Preview 2, a better integration with Git and GitHub

6
Comments
1 min read
Introducción a git

Introducción a git

5
Comments
8 min read
Keybase overview 🔐

Keybase overview 🔐

6
Comments
3 min read
Managing Rust binary files and Git when using rustc

Managing Rust binary files and Git when using rustc

8
Comments 2
1 min read
git-commit-as: committing on a shared computer

git-commit-as: committing on a shared computer

5
Comments
1 min read
How to clean your git history

How to clean your git history

9
Comments
2 min read
Track Down Pesky Bugs with `git bisect`

Track Down Pesky Bugs with `git bisect`

86
Comments 13
3 min read
Write Merge Requests Like You’re Posting to Instagram

Write Merge Requests Like You’re Posting to Instagram

64
Comments 6
4 min read
[Tutorial Git] gitignore: Ignorando arquivos no Git

[Tutorial Git] gitignore: Ignorando arquivos no Git

24
Comments
1 min read
How To Create pre-commit Hooks For Git

How To Create pre-commit Hooks For Git

7
Comments
5 min read
A missing step: Backup Azure DevOps Repositories

A missing step: Backup Azure DevOps Repositories

13
Comments
5 min read
Advanced GIT tutorial - Interactive rebase

Advanced GIT tutorial - Interactive rebase

39
Comments
4 min read
Today I learned `git diff master..feature`

Today I learned `git diff master..feature`

17
Comments
2 min read
Are They Awake Yet? Building a GitHub Action to Find Out!

Are They Awake Yet? Building a GitHub Action to Find Out!

72
Comments 3
2 min read
Want to remove/delete your last commit? Here is how.

Want to remove/delete your last commit? Here is how.

99
Comments 12
1 min read
Back To Basics: Git

Back To Basics: Git

9
Comments
2 min read
loading...