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.
[Tutorial Git] git commit: Enviando arquivos para o repositório Git

[Tutorial Git] git commit: Enviando arquivos para o repositório Git

18
Comments
1 min read
Clean up old git branches

Clean up old git branches

16
Comments
4 min read
The fascinating world of git cherry-pick

The fascinating world of git cherry-pick

8
Comments
2 min read
Creating and Merging New Branch on GIT

Creating and Merging New Branch on GIT

7
Comments 1
1 min read
3 ways of cloning an application and a database per git branch

3 ways of cloning an application and a database per git branch

6
Comments
4 min read
🙏 Please Add .gitattributes To Your Git Repository

🙏 Please Add .gitattributes To Your Git Repository

1144
Comments 75
3 min read
Everything GitHub: Continuous Integration, Deployment and Hosting for your Angular App

Everything GitHub: Continuous Integration, Deployment and Hosting for your Angular App

85
Comments
20 min read
Open all files touched in a branch

Open all files touched in a branch

7
Comments
1 min read
The safest way to download a private repository

The safest way to download a private repository

7
Comments
1 min read
2020 Setting up React Navigation in a new git repo

2020 Setting up React Navigation in a new git repo

3
Comments
9 min read
git — Rebase vs Merge

git — Rebase vs Merge

14
Comments 1
2 min read
Practical GIT Command for Working with the Project (Part 1)

Practical GIT Command for Working with the Project (Part 1)

11
Comments
2 min read
Working the project with 'Team'

Working the project with 'Team'

9
Comments
2 min read
10 helpful flags to use with git log command.

10 helpful flags to use with git log command.

16
Comments 1
4 min read
Got merge conflict? Here is how to resolve it.

Got merge conflict? Here is how to resolve it.

57
Comments 1
3 min read
Azure API Management and git

Azure API Management and git

10
Comments
3 min read
Explain to me git rebase

Explain to me git rebase

40
Comments 9
1 min read
Visualize the history of a git repository

Visualize the history of a git repository

15
Comments
5 min read
Another list of tips and tricks to improve your Git workflow

Another list of tips and tricks to improve your Git workflow

54
Comments
10 min read
ทำงานเร็วขึ้นด้วย git alias

ทำงานเร็วขึ้นด้วย git alias

7
Comments
1 min read
Will gh collide(fight, enter in conflicts) with hub?

Will gh collide(fight, enter in conflicts) with hub?

5
Comments
2 min read
Feature Flags and GitOps. 5 Use Cases to Help You ‘Git’r Done.

Feature Flags and GitOps. 5 Use Cases to Help You ‘Git’r Done.

28
Comments 2
6 min read
Import DEV Posts To Jekyll With GitHub Actions

Import DEV Posts To Jekyll With GitHub Actions

52
Comments 6
5 min read
Protect git branch and prevent master push

Protect git branch and prevent master push

6
Comments
2 min read
GH the new official Github CLI Tool (in beta)

GH the new official Github CLI Tool (in beta)

22
Comments 8
2 min read
loading...