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.
Beginner's Guide to GitHub: Part 2

Beginner's Guide to GitHub: Part 2

Comments
7 min read
Introduction to Git

Introduction to Git

Comments
2 min read
Git & Semantic Commits

Git & Semantic Commits

4
Comments
2 min read
Optimising Git Usage: Essential Tips for Efficient Code Management from Local to Global

Optimising Git Usage: Essential Tips for Efficient Code Management from Local to Global

1
Comments
2 min read
5 Types of Git Workflows Every Engineering Team Must Know

5 Types of Git Workflows Every Engineering Team Must Know

6
Comments
5 min read
Git : annuler son dernier commit

Git : annuler son dernier commit

3
Comments
1 min read
Hilarious Git Commit Messages: When Coders Get Creative!

Hilarious Git Commit Messages: When Coders Get Creative!

8
Comments
2 min read
Cool Tools: Use multiple GitHub Accounts on a mac

Cool Tools: Use multiple GitHub Accounts on a mac

5
Comments
2 min read
Guideline: Commit messages

Guideline: Commit messages

7
Comments 1
1 min read
Undoing Changes and Time Travelling in Git

Undoing Changes and Time Travelling in Git

Comments
4 min read
GitUI 0.24 supports searching the entire commit history

GitUI 0.24 supports searching the entire commit history

14
Comments 2
1 min read
Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

32
Comments 5
2 min read
For Devops necessary Tools and Technology

For Devops necessary Tools and Technology

1
Comments
2 min read
How to solve git not ignoring files in .gitignore

How to solve git not ignoring files in .gitignore

3
Comments
2 min read
Updating my profile on GitHub

Updating my profile on GitHub

8
Comments 1
2 min read
How to generate git commit message using AI?

How to generate git commit message using AI?

Comments 1
4 min read
Monorepos vs Microrepos: Which is better?

Monorepos vs Microrepos: Which is better?

2
Comments 2
9 min read
Prettier and lint your project with husky and git hooks

Prettier and lint your project with husky and git hooks

13
Comments 1
5 min read
Improve Git CLI Efficiency with Oh My Zsh

Improve Git CLI Efficiency with Oh My Zsh

2
Comments
4 min read
6 Ways To Deal With Scope Creep in Git Projects

6 Ways To Deal With Scope Creep in Git Projects

7
Comments 1
7 min read
Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

1
Comments
1 min read
Magical Git when creating a branch off a remote branch

Magical Git when creating a branch off a remote branch

Comments
2 min read
GitLab Outage vs. Continuous Code Development

GitLab Outage vs. Continuous Code Development

Comments
4 min read
Ultimate Git Cheat Sheet: A Quick Reference Guide for Git Commands and Workflows

Ultimate Git Cheat Sheet: A Quick Reference Guide for Git Commands and Workflows

5
Comments
4 min read
Rebasing: The Scariest Git Command?

Rebasing: The Scariest Git Command?

3
Comments 3
2 min read
loading...