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.
There Is No "Right" Way: Git Rebase vs Merge

There Is No "Right" Way: Git Rebase vs Merge

224
Comments 25
3 min read
Useful GIT Config Tips

Useful GIT Config Tips

72
Comments 4
3 min read
How to Use Git to Manage Your Writing Project

How to Use Git to Manage Your Writing Project

193
Comments 13
9 min read
Understanding Version Control Systems: GitHub Simplified with SourceTree

Understanding Version Control Systems: GitHub Simplified with SourceTree

7
Comments
6 min read
Resume your Work with Git

Resume your Work with Git

86
Comments 10
3 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
n350071 Git note

n350071 Git note

8
Comments
3 min read
A Fool-Proof Way to Keep Your Fork Caught Up in Git

A Fool-Proof Way to Keep Your Fork Caught Up in Git

95
Comments 9
4 min read
Using multiple working trees in Git

Using multiple working trees in Git

95
Comments 6
3 min read
How I Git

How I Git

8
Comments 1
3 min read
Avoiding the messy git history

Avoiding the messy git history

128
Comments 9
11 min read
Git hooks and HuskyJS

Git hooks and HuskyJS

16
Comments 2
4 min read
What if Business Requirments where semi-structured files in project's repo

What if Business Requirments where semi-structured files in project's repo

7
Comments 7
2 min read
How to move a commit to another branch in git

How to move a commit to another branch in git

65
Comments 9
2 min read
Some of git aliases I use to speed up my work

Some of git aliases I use to speed up my work

5
Comments
2 min read
Git in action

Git in action

13
Comments
8 min read
git stash for dummy’s

git stash for dummy’s

7
Comments
2 min read
Git Workflow: Do you commit to master on your solo projects?

Git Workflow: Do you commit to master on your solo projects?

98
Comments 67
2 min read
Gentle introduction to git merge and git rebase

Gentle introduction to git merge and git rebase

16
Comments
7 min read
Automate your commit messages

Automate your commit messages

50
Comments
4 min read
How to use git branches

How to use git branches

10
Comments
4 min read
War of the Git Flows

War of the Git Flows

128
Comments 14
3 min read
Git: Show staged changes

Git: Show staged changes

47
Comments
1 min read
Working with upstream repos

Working with upstream repos

5
Comments
2 min read
Git - Adding Submodule

Git - Adding Submodule

6
Comments
1 min read
[PT-BR] Terminei o curso básico de Git e GitHub.

[PT-BR] Terminei o curso básico de Git e GitHub.

7
Comments
2 min read
[PT-BR] Aprendendo git e GitHub

[PT-BR] Aprendendo git e GitHub

5
Comments 1
1 min read
Rewrite commit history

Rewrite commit history

12
Comments
7 min read
Contributing code with git

Contributing code with git

8
Comments 1
1 min read
The first Github Actions

The first Github Actions

60
Comments 6
2 min read
How to Add Existing Project to AWS CodeCommit

How to Add Existing Project to AWS CodeCommit

8
Comments 1
2 min read
Keep your Git history clean - 101

Keep your Git history clean - 101

179
Comments 10
8 min read
Learn git-grep to boost your command line search!

Learn git-grep to boost your command line search!

16
Comments 2
3 min read
もっと早く出会いたかった git command 達

もっと早く出会いたかった git command 達

6
Comments
1 min read
Syncing Github Forks in 2 steps

Syncing Github Forks in 2 steps

9
Comments
1 min read
Why I don't use a database for my blog

Why I don't use a database for my blog

7
Comments 1
4 min read
Continuous Integration in JavaScript: a Guide (ft. Github Actions)

Continuous Integration in JavaScript: a Guide (ft. Github Actions)

212
Comments 5
7 min read
5 Questions for Building a Monorepo

5 Questions for Building a Monorepo

45
Comments 1
7 min read
Git LFS(Large File Storage)_How to commit files over 100MB to Github?

Git LFS(Large File Storage)_How to commit files over 100MB to Github?

79
Comments
3 min read
Supercharge your Git History with better commit messages

Supercharge your Git History with better commit messages

14
Comments
10 min read
What I learned planning and building an MVP as a frontend dev at Peloton

What I learned planning and building an MVP as a frontend dev at Peloton

13
Comments
10 min read
Git commits went missing after a rebase

Git commits went missing after a rebase

9
Comments
3 min read
Doing To-Dos

Doing To-Dos

3
Comments 1
2 min read
Docker Compose update on GitHub release webhook

Docker Compose update on GitHub release webhook

13
Comments
5 min read
Try not to clutter your git history

Try not to clutter your git history

2
Comments
13 min read
You should consider adding more detail to your commit messages

You should consider adding more detail to your commit messages

54
Comments 4
7 min read
4 Useful Solutions to Common Git Problems

4 Useful Solutions to Common Git Problems

249
Comments 4
5 min read
SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC;

SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC;

79
Comments 9
2 min read
Configuring standard policies for all repositories in Azure Repos

Configuring standard policies for all repositories in Azure Repos

5
Comments
5 min read
code metrics from your repository

code metrics from your repository

3
Comments 4
1 min read
Branching & Merging – Part 1 – Should you do it?

Branching & Merging – Part 1 – Should you do it?

9
Comments 5
5 min read
🌮 Git 'r done when you're done.

🌮 Git 'r done when you're done.

46
Comments
2 min read
Self Hosted Gitlab Continuous Deployment to Netlify

Self Hosted Gitlab Continuous Deployment to Netlify

28
Comments 8
2 min read
Git- Automatic pull on production server?

Git- Automatic pull on production server?

9
Comments 7
1 min read
10 Git Tricks to Save Your Time and Sanity

10 Git Tricks to Save Your Time and Sanity

969
Comments 25
4 min read
10 More Git Tricks That You Should Know

10 More Git Tricks That You Should Know

420
Comments 13
3 min read
Rebasing a Branch in Git

Rebasing a Branch in Git

8
Comments
4 min read
Bash Quick Tips

Bash Quick Tips

101
Comments 5
3 min read
Git Flow: A Successful Git branching model

Git Flow: A Successful Git branching model

36
Comments
5 min read
Atlassian sunsetting mercurial support in BitBucket

Atlassian sunsetting mercurial support in BitBucket

5
Comments 4
3 min read
loading...