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.
Gettin' jiggy wit' Git - Part 1

Gettin' jiggy wit' Git - Part 1

20
Comments
6 min read
[Tutorial Git] git reset: Retirando arquivos da "sala de espera" e desfazendo commits

[Tutorial Git] git reset: Retirando arquivos da "sala de espera" e desfazendo commits

14
Comments
5 min read
5 Resources that helped me learn Git

5 Resources that helped me learn Git

28
Comments 1
2 min read
A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

44
Comments
2 min read
How to get rid of branch name from git push origin master

How to get rid of branch name from git push origin master

5
Comments
1 min read
Store your git ssh in keychain (and make it persist across logins)

Store your git ssh in keychain (and make it persist across logins)

12
Comments 3
1 min read
Improving Your Commit Message with the 50/72 Rule

Improving Your Commit Message with the 50/72 Rule

12
Comments
3 min read
[Tutorial Git] git checkout: Navegando entre ramos e snapshots, e descartando modificações

[Tutorial Git] git checkout: Navegando entre ramos e snapshots, e descartando modificações

14
Comments
3 min read
Git Explained: A Project Umbrella Structure Using Git Submodules

Git Explained: A Project Umbrella Structure Using Git Submodules

63
Comments 3
6 min read
Git for Newbies [0]

Git for Newbies [0]

5
Comments
2 min read
Git and GitHub: Merge

Git and GitHub: Merge

7
Comments 1
6 min read
Pointers and tips: dispelling the magic of git merge

Pointers and tips: dispelling the magic of git merge

16
Comments 2
8 min read
Improve your commits using vscode

Improve your commits using vscode

4
Comments
2 min read
Manage your secrets in Git with SOPS - Common operations

Manage your secrets in Git with SOPS - Common operations

27
Comments 3
2 min read
Excluding Files in 'git add' Using Pathspec

Excluding Files in 'git add' Using Pathspec

10
Comments 2
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.