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.
Useful tricks you might not know about git log

Useful tricks you might not know about git log

10
Comments
4 min read
My Learnings from using Git along with VSCode

My Learnings from using Git along with VSCode

9
Comments 2
3 min read
Better living through git aliases

Better living through git aliases

8
Comments
5 min read
Include files, rather than ignore

Include files, rather than ignore

7
Comments 2
1 min read
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
Autofill your GitHub contribution graph

Autofill your GitHub contribution graph

9
Comments
1 min read
git diff> & apply vs stash

git diff> & apply vs stash

4
Comments 1
1 min read
Git Basic Techniques(Cloning).

Git Basic Techniques(Cloning).

6
Comments
1 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.