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.
Inspirações para repositórios de estudos no Github 📝

Inspirações para repositórios de estudos no Github 📝

21
Comments 2
3 min read
The ultimate guide to Git Hooks

The ultimate guide to Git Hooks

2
Comments
5 min read
Best Practices Using Source Control and Git

Best Practices Using Source Control and Git

3
Comments
3 min read
Configuring Linux terminal to show current branch in versioned directories

Configuring Linux terminal to show current branch in versioned directories

26
Comments 2
3 min read
How to squash commit using #git reset --soft

How to squash commit using #git reset --soft

2
Comments
1 min read
Please, Sign Your Commits on GitHub

Please, Sign Your Commits on GitHub

1
Comments
4 min read
Git things: Renaming your working branch

Git things: Renaming your working branch

4
Comments 3
2 min read
Your new best friend: GitKraken Client!

Your new best friend: GitKraken Client!

2
Comments 3
5 min read
The Friday Evening Frustration: An Ode to Git Commands

The Friday Evening Frustration: An Ode to Git Commands

Comments
8 min read
Operative commit message framework

Operative commit message framework

1
Comments 5
4 min read
用 Gitea 在本機架 Git Server 功能

用 Gitea 在本機架 Git Server 功能

1
Comments
2 min read
Git? What?

Git? What?

1
Comments
2 min read
Git Techniques: Best Practices for Version Control

Git Techniques: Best Practices for Version Control

4
Comments
3 min read
osdc-2023-assigment8-gitbash

osdc-2023-assigment8-gitbash

2
Comments
2 min read
Git Cheat Sheet: Essential Commands for Effective Code Management

Git Cheat Sheet: Essential Commands for Effective Code Management

22
Comments 2
6 min read
Monitoring and Linkerd

Monitoring and Linkerd

8
Comments
6 min read
Dealing with "git-lfs" was not found on your path

Dealing with "git-lfs" was not found on your path

12
Comments
1 min read
Day 5: NixOS & Git - version control for config.nix

Day 5: NixOS & Git - version control for config.nix

14
Comments 1
7 min read
Git and GitHub Simplified

Git and GitHub Simplified

2
Comments
4 min read
WorktreesNuts: The VSCode Extension You Didn't Know You Needed

WorktreesNuts: The VSCode Extension You Didn't Know You Needed

7
Comments 6
3 min read
Learn Git fast forward by reproducing GitHub's merges in practice

Learn Git fast forward by reproducing GitHub's merges in practice

13
Comments 1
8 min read
BranchGPT: The AI-Powered Solution to Personalized Branch Names

BranchGPT: The AI-Powered Solution to Personalized Branch Names

8
Comments
6 min read
Using `git bisect` to find the faulty commit

Using `git bisect` to find the faulty commit

28
Comments 1
2 min read
Mastering Git Shortcuts: A Guide to Git Aliases

Mastering Git Shortcuts: A Guide to Git Aliases

85
Comments 18
1 min read
git diff - Comparing Changes in Git

git diff - Comparing Changes in Git

35
Comments
11 min read
loading...