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.
Advanced Git Commands

Advanced Git Commands

1
Comments
2 min read
"How I Learned Git & GitHub—And Became a 10x Developer"

"How I Learned Git & GitHub—And Became a 10x Developer"

4
Comments 2
1 min read
Day 8/30 - Git Merge --no-ff – Force a merge commit (avoid fast-forward)

Day 8/30 - Git Merge --no-ff – Force a merge commit (avoid fast-forward)

1
Comments
3 min read
USEFUL GIT COMMANDS

USEFUL GIT COMMANDS

Comments
2 min read
Day 25/30 - Git Hooks (Pre-Commit, Pre-Push) – Automate Checks Before Commits/Pushes

Day 25/30 - Git Hooks (Pre-Commit, Pre-Push) – Automate Checks Before Commits/Pushes

Comments 1
3 min read
Manual Deployment from GitHub to AWS EC2 Using Deploy Keys

Manual Deployment from GitHub to AWS EC2 Using Deploy Keys

1
Comments 2
2 min read
🧠 What Is Git? (And Why It’s the Time Machine Your Code Needs)

🧠 What Is Git? (And Why It’s the Time Machine Your Code Needs)

1
Comments 1
3 min read
🤝 What Is Git Teamwork? (And Why It Makes Collaboration Smooth Like Butter)

🤝 What Is Git Teamwork? (And Why It Makes Collaboration Smooth Like Butter)

2
Comments 1
3 min read
Git Commands Explained with Quick Analogies

Git Commands Explained with Quick Analogies

1
Comments
2 min read
Managing Multiple GitHub Accounts & Branches on Windows

Managing Multiple GitHub Accounts & Branches on Windows

1
Comments 1
3 min read
GIT COMMANDS

GIT COMMANDS

Comments
1 min read
Day 7/30 - git blame -L – See who changed a specific line in a file

Day 7/30 - git blame -L – See who changed a specific line in a file

1
Comments
3 min read
Day 21/30 - Git Update-Ref – Manually Update Branch References

Day 21/30 - Git Update-Ref – Manually Update Branch References

Comments 1
3 min read
# 🚀 Step-by-Step Git Commands for Beginners (with Visuals)

# 🚀 Step-by-Step Git Commands for Beginners (with Visuals)

2
Comments 3
2 min read
My First Git Experience: What I Learned as an ML Workshop Beginner

My First Git Experience: What I Learned as an ML Workshop Beginner

Comments
1 min read
Working With Git Commands

Working With Git Commands

Comments
3 min read
Git Remote Ref Lock Errors: Advanced Diagnosis and Recovery

Git Remote Ref Lock Errors: Advanced Diagnosis and Recovery

Comments 1
3 min read
Step-by-Step: Generate SSH Key Pair for CI/CD

Step-by-Step: Generate SSH Key Pair for CI/CD

1
Comments
2 min read
Version Control for Machine Learning Projects Using GitHub

Version Control for Machine Learning Projects Using GitHub

Comments
2 min read
Git and GITHUB COMMANDS

Git and GITHUB COMMANDS

Comments
1 min read
Git/Git Hub commands

Git/Git Hub commands

Comments
2 min read
CI/CD 101: From Code Commit to Production

CI/CD 101: From Code Commit to Production

Comments
2 min read
comment

comment

Comments
1 min read
Create and Push a Personal Info Text File to GitHub Using Git

Create and Push a Personal Info Text File to GitHub Using Git

Comments
1 min read
git comment

git comment

Comments
1 min read
loading...