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.
Git Every Day!

Git Every Day!

2
Comments
1 min read
Tutorial: How to set up and automatically deploy your website to GitHub Pages

Tutorial: How to set up and automatically deploy your website to GitHub Pages

6
Comments
10 min read
Git- Managing branches

Git- Managing branches

5
Comments
3 min read
End-to-end Type Safety with TypeScript and GraphQL

End-to-end Type Safety with TypeScript and GraphQL

6
Comments
5 min read
Checking out multiple branches at the same time in git and moving files between them using git worktree

Checking out multiple branches at the same time in git and moving files between them using git worktree

20
Comments
1 min read
Painlessly Fix Common Git Mistakes

Painlessly Fix Common Git Mistakes

14
Comments
3 min read
Things we have learned

Things we have learned

39
Comments 2
2 min read
Fast your *NIX machine

Fast your *NIX machine

6
Comments 1
1 min read
Display current git branch in bash shell prompt

Display current git branch in bash shell prompt

8
Comments
1 min read
The Contentious Art of Pull Requests

The Contentious Art of Pull Requests

121
Comments 8
16 min read
How to undo sensitive git history in a Github repo?

How to undo sensitive git history in a Github repo?

8
Comments 1
2 min read
Git on IBMi

Git on IBMi

9
Comments
2 min read
[Tutorial Git] git tag: Etiquetas (tags) no Git

[Tutorial Git] git tag: Etiquetas (tags) no Git

19
Comments
2 min read
Don’t make your .git folder publicly accessible, hacker can steal your source code

Don’t make your .git folder publicly accessible, hacker can steal your source code

65
Comments 7
2 min read
TerminusDB Webinar - TerminusHub, what's the deal? 41:28

TerminusDB Webinar - TerminusHub, what's the deal?

6
Comments
1 min read
My command line cheatsheet

My command line cheatsheet

33
Comments 6
2 min read
Hey guys, what is the toughest moments you have lived in programming ?

Hey guys, what is the toughest moments you have lived in programming ?

3
Comments 7
1 min read
The Git Interpolator!

The Git Interpolator!

5
Comments
4 min read
Git & Github Cheatsheet

Git & Github Cheatsheet

283
Comments 15
5 min read
A Faster Way to Track Down Bugs

A Faster Way to Track Down Bugs

2
Comments
2 min read
5 tips to keep a clean Git history

5 tips to keep a clean Git history

8
Comments
4 min read
use-custom-hook: Custom React Hook starter

use-custom-hook: Custom React Hook starter

7
Comments 1
1 min read
Getting Granular with Git Diff

Getting Granular with Git Diff

4
Comments
4 min read
Make Competitive Programming Easy with VS Code

Make Competitive Programming Easy with VS Code

17
Comments 6
2 min read
Git diff explained

Git diff explained

7
Comments
4 min read
loading...