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.
Git basics: Conventional commits

Git basics: Conventional commits

19
Comments
3 min read
New GitHub Rules Guide [git push -u origin main]

New GitHub Rules Guide [git push -u origin main]

43
Comments 4
1 min read
Git Tip: Keeping an eye on the source repository

Git Tip: Keeping an eye on the source repository

14
Comments
2 min read
Automate your Ibis eBook build process with this GitHub Action + Workflow

Automate your Ibis eBook build process with this GitHub Action + Workflow

40
Comments 5
3 min read
Easy way to exclude files during git add

Easy way to exclude files during git add

35
Comments 4
2 min read
Developer Team Work Best Practices (Git, Agile/Scrum/Kanban, CI/CD)

Developer Team Work Best Practices (Git, Agile/Scrum/Kanban, CI/CD)

16
Comments
5 min read
Shortest way to find a buggy commit with Git

Shortest way to find a buggy commit with Git

27
Comments
5 min read
Files added to .gitignore is still being showed untracked file

Files added to .gitignore is still being showed untracked file

10
Comments
1 min read
Removing a .env file from Git history

Removing a .env file from Git history

185
Comments 20
2 min read
Git errors: cannot checkout branch - error: pathspec 'branch_name' did not match any file(s) known to git

Git errors: cannot checkout branch - error: pathspec 'branch_name' did not match any file(s) known to git

64
Comments 8
2 min read
Creating an empty branch on an existing git repo

Creating an empty branch on an existing git repo

24
Comments 2
2 min read
How to imporove your code review process

How to imporove your code review process

7
Comments
1 min read
GIT CHEATSHEET

GIT CHEATSHEET

326
Comments 6
4 min read
My first Hacktoberfest experience 2021 !!!

My first Hacktoberfest experience 2021 !!!

16
Comments 5
1 min read
What is Git? How will it help you?

What is Git? How will it help you?

14
Comments 2
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.