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.
Avoiding the messy git history

Avoiding the messy git history

128
Comments 9
11 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

104
Comments 10
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

10
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
4 Useful Solutions to Common Git Problems

4 Useful Solutions to Common Git Problems

249
Comments 4
5 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 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?

80
Comments
3 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
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
10 More Git Tricks That You Should Know

10 More Git Tricks That You Should Know

420
Comments 13
3 min read
Self Hosted Gitlab Continuous Deployment to Netlify

Self Hosted Gitlab Continuous Deployment to Netlify

30
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
Rebasing a Branch in Git

Rebasing a Branch in Git

9
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

38
Comments
5 min read
Atlassian sunsetting mercurial support in BitBucket

Atlassian sunsetting mercurial support in BitBucket

5
Comments 4
3 min read
Custom Git Workflows with the latest git-reflow

Custom Git Workflows with the latest git-reflow

6
Comments
2 min read
Azure DevOps YAML build for Mono Repository with multiple projects

Azure DevOps YAML build for Mono Repository with multiple projects

31
Comments 13
7 min read
Set commit signing per git repository

Set commit signing per git repository

5
Comments
2 min read
Your favorite `git` aliases?

Your favorite `git` aliases?

60
Comments 16
1 min read
Improving your Git workflow

Improving your Git workflow

297
Comments 12
4 min read
A Complete Pre-Commit Workflow

A Complete Pre-Commit Workflow

6
Comments
4 min read
Agola Direct Runs: Power to the Developers!

Agola Direct Runs: Power to the Developers!

4
Comments
4 min read
The Git Version Control Approach Explained via Photography

The Git Version Control Approach Explained via Photography

17
Comments
4 min read
git commit -m "_____"

git commit -m "_____"

36
Comments 37
1 min read
Contributing to open source community

Contributing to open source community

4
Comments 5
1 min read
Cryptography git commits

Cryptography git commits

62
Comments 2
5 min read
loading...