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.
[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
[PT-BR] Desbravando o VIM

[PT-BR] Desbravando o VIM

5
Comments
2 min read
The first Github Actions

The first Github Actions

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

How to Add Existing Project to AWS CodeCommit

12
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
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
Supercharge your Git History with better commit messages

Supercharge your Git History with better commit messages

14
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
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
loading...