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.
How to see remote url in git

How to see remote url in git

3
Comments
2 min read
You Can Probably Delete Half of Your Codebase

You Can Probably Delete Half of Your Codebase

2
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
How do I manage SSH keys stored in the ssh-agent (Portable OpenSSH)?

How do I manage SSH keys stored in the ssh-agent (Portable OpenSSH)?

6
Comments 2
2 min read
Git clang-format json support issue

Git clang-format json support issue

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

Easy way to exclude files during git add

35
Comments 4
2 min read
Stacked changes: how Facebook and Google engineers stay unblocked and ship faster

Stacked changes: how Facebook and Google engineers stay unblocked and ship faster

1
Comments
3 min read
Developer Team Work Best Practices (Git, Agile/Scrum/Kanban, CI/CD)

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

15
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
Rewriting history in Git

Rewriting history in Git

2
Comments
1 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
YASH - Not the shell - Hacktoberbest :)

YASH - Not the shell - Hacktoberbest :)

5
Comments
2 min read
Not Committing Frequently Enough? Clone To RAM Disks!

Not Committing Frequently Enough? Clone To RAM Disks!

3
Comments 2
4 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
Global gitignore

Global gitignore

3
Comments
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 and Github in 2 weeks

Git and Github in 2 weeks

4
Comments
1 min read
18th weekly post, pager and comments. Also, Hydrogen.

18th weekly post, pager and comments. Also, Hydrogen.

4
Comments
1 min read
GIT CHEATSHEET

GIT CHEATSHEET

326
Comments 6
4 min read
Week 45, 2021 - Tips I learned this week

Week 45, 2021 - Tips I learned this week

2
Comments
2 min read
First Hacktoberfest 2021!

Hacktoberfest: Open Source Reflections

First Hacktoberfest 2021!

2
Comments
2 min read
loading...