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.
Understanding Heroku Pipelines

Understanding Heroku Pipelines

28
Comments
5 min read
Pushing an existing repository to Github.

Pushing an existing repository to Github.

33
Comments 8
3 min read
Checking out pull requests locally

Checking out pull requests locally

4
Comments
1 min read
Oops, I forgot to sign my commit from last Monday...

Oops, I forgot to sign my commit from last Monday...

6
Comments
4 min read
Oops, I just pushed a git commit to the wrong branch. What now?

Oops, I just pushed a git commit to the wrong branch. What now?

160
Comments 18
1 min read
Git cheatsheet for beginners

Git cheatsheet for beginners

901
Comments 26
5 min read
Continuous Integration with Rebase

Continuous Integration with Rebase

9
Comments
1 min read
How to split a git repository

How to split a git repository

31
Comments 3
1 min read
How to fix your history

How to fix your history

8
Comments
6 min read
8 things I learnt from a script for repository creation

8 things I learnt from a script for repository creation

74
Comments 5
7 min read
Interactively Rebase with git

Interactively Rebase with git

20
Comments 2
3 min read
Host your Git on Glitch with Gogs

Host your Git on Glitch with Gogs

57
Comments 10
2 min read
Code Review Git Workflow

Code Review Git Workflow

6
Comments
4 min read
Finding exposed .git repositories

Finding exposed .git repositories

12
Comments 5
3 min read
I just asked: Are .gitignore files from directories above the repository's or from home directory loaded in any versions of Git?

I just asked: Are .gitignore files from directories above the repository's or from home directory loaded in any versions of Git?

6
Comments 6
1 min read
Recent Interview Experience

Recent Interview Experience

4
Comments 1
2 min read
All About that Rebase

All About that Rebase

5
Comments
2 min read
How to revert back to older commit in git

How to revert back to older commit in git

11
Comments
3 min read
Protect your contributions!

Protect your contributions!

6
Comments 5
1 min read
Gitkraken - Learn about

Gitkraken - Learn about

5
Comments
1 min read
Understanding Git Branches (Illustrated)

Understanding Git Branches (Illustrated)

161
Comments 11
2 min read
Windows Git Prompt for WSL (Bash) and PowerShell

Windows Git Prompt for WSL (Bash) and PowerShell

25
Comments 5
3 min read
Renaming your default git branch

Renaming your default git branch

11
Comments 2
3 min read
5 Git Tips and Tricks

5 Git Tips and Tricks

54
Comments 4
3 min read
Rewriting History in Git

Rewriting History in Git

4
Comments
2 min read
Meet "gh" - the Official GitHub CLI

Meet "gh" - the Official GitHub CLI

8
Comments
2 min read
Git: Fixing Common mistakes

Git: Fixing Common mistakes

4
Comments
2 min read
Git Workflow

Git Workflow

89
Comments
4 min read
Git and Github, what's the difference?

Git and Github, what's the difference?

8
Comments
2 min read
Git e Github, qual a diferença?

Git e Github, qual a diferença?

5
Comments
2 min read
Git cheatsheet inside VS Code

Git cheatsheet inside VS Code

160
Comments 10
2 min read
Easy Peasy Git for Github with clix

Easy Peasy Git for Github with clix

5
Comments
2 min read
Choosing a Branch Strategy

Choosing a Branch Strategy

10
Comments
2 min read
Finding Bad Commits Using 'git bisect'

Finding Bad Commits Using 'git bisect'

9
Comments
2 min read
How to actually upload a project to Github

How to actually upload a project to Github

35
Comments
1 min read
Customize your mac and VS code terminal-EASY!

Customize your mac and VS code terminal-EASY!

141
Comments 7
3 min read
Como gerar CHANGELOG automaticamente

Como gerar CHANGELOG automaticamente

38
Comments 2
10 min read
Reading Snippets [35 => Git]

Reading Snippets [35 => Git]

2
Comments
1 min read
🤖 🚀 ✨ Emojify your conventional commits with Devmoji

🤖 🚀 ✨ Emojify your conventional commits with Devmoji

52
Comments 9
5 min read
Stage. Commit. Push. A Git Story (Comic)

Stage. Commit. Push. A Git Story (Comic)

249
Comments 20
1 min read
Writing Custom Git Hooks With NodeJS

Writing Custom Git Hooks With NodeJS

15
Comments
3 min read
8 Git command to help you get started 💻

8 Git command to help you get started 💻

11
Comments
1 min read
Setting up your Development Environment: Git and Node

Setting up your Development Environment: Git and Node

4
Comments
2 min read
Signing Git Commits/tags with GPG Keys

Signing Git Commits/tags with GPG Keys

11
Comments 2
4 min read
Web Developer Checklist

Web Developer Checklist

54
Comments
2 min read
GIT rebase

GIT rebase

6
Comments
1 min read
Git: amending commits and forcing with lease a push

Git: amending commits and forcing with lease a push

8
Comments
2 min read
How to switch branches in git more easily

How to switch branches in git more easily

54
Comments 1
2 min read
How to migrate all your Git repositores to a new computer?

How to migrate all your Git repositores to a new computer?

50
Comments 5
5 min read
Bulk deleting local Git branches using Regex

Bulk deleting local Git branches using Regex

10
Comments
1 min read
Gitflow vs Github flow?

Gitflow vs Github flow?

3
Comments
1 min read
How to stop copy-paste and make .gitignore globally?

How to stop copy-paste and make .gitignore globally?

10
Comments
3 min read
Gitlab VS Github VS BitBucket. Which one deserve your time ? ⌚️👀

Gitlab VS Github VS BitBucket. Which one deserve your time ? ⌚️👀

129
Comments 42
7 min read
How to add commits to another person's PR on your Github repo

How to add commits to another person's PR on your Github repo

35
Comments
2 min read
Git Branch Strategy

Git Branch Strategy

21
Comments
2 min read
Slice and dice your commits with these git flags

Slice and dice your commits with these git flags

9
Comments
6 min read
Commit messages for source control management systems

Commit messages for source control management systems

32
Comments 3
3 min read
How I Explained Commit and Pull Request

How I Explained Commit and Pull Request

6
Comments
3 min read
Getting Started with Dotfile Management with Git on Windows

Getting Started with Dotfile Management with Git on Windows

14
Comments
3 min read
React Router with GitHub Pages

React Router with GitHub Pages

25
Comments 2
5 min read
loading...