close
The Wayback Machine - https://web.archive.org/web/20230131022040/https://dev.to/t/git

DEV Community 👩‍💻👨‍💻

Image

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.
10 GitHub repositories to advance your career as a Developer 📚

10 GitHub repositories to advance your career as a Developer 📚

Reactions 121 Comments 14
2 min read
Git Commit Patterns

Git Commit Patterns

Reactions 164 Comments 29
4 min read
Fixing Your Backend Git Strategy

Fixing Your Backend Git Strategy

Reactions 2 Comments
10 min read
How to get started with branches using git commands on a local repository

How to get started with branches using git commands on a local repository

Comments
11 min read
Git Handbook

Git Handbook

Reactions 1 Comments
4 min read
You should try git worktrees

You should try git worktrees

Reactions 2 Comments
2 min read
Deploying a Lightweight Git Server with CGit using Docker-Compose

Deploying a Lightweight Git Server with CGit using Docker-Compose

Comments
3 min read
I tried the initial setting of GitHub [For Mac user]

I tried the initial setting of GitHub [For Mac user]

Comments
5 min read
TIL: diff-so-fancy; and some funky git config

TIL: diff-so-fancy; and some funky git config

Reactions 2 Comments 2
1 min read
The Art of Mastering Git

The Art of Mastering Git

Comments
7 min read
Git Essential Commands: fetch, rebase, amend, cherry-pick

Git Essential Commands: fetch, rebase, amend, cherry-pick

Comments
2 min read
Git & GitHub Common Error

Git & GitHub Common Error

Reactions 2 Comments
1 min read
FTP No More: Deploying WordPress sites with GitHub Actions

FTP No More: Deploying WordPress sites with GitHub Actions

Reactions 3 Comments
14 min read
Git at a Glance: A Cheatsheet of 30 Must-know Commands

Git at a Glance: A Cheatsheet of 30 Must-know Commands

Reactions 2 Comments
2 min read
Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

Reactions 3 Comments 4
3 min read
Git Show Command Cheat Sheet

Git Show Command Cheat Sheet

Comments
2 min read
Ubuntu doesn't show git branch name in command line prompt? Simple fix

Ubuntu doesn't show git branch name in command line prompt? Simple fix

Reactions 1 Comments
1 min read
Mastering the Art of Writing Effective GitHub Commit Messages

Mastering the Art of Writing Effective GitHub Commit Messages

Reactions 420 Comments 31
2 min read
How to get started with Branching & Merging using Github?

How to get started with Branching & Merging using Github?

Reactions 11 Comments 1
10 min read
Git & GitHub: What is Git? | #1

Git & GitHub: What is Git? | #1

Reactions 3 Comments 2
4 min read
Github VS Gitlab Vs Bitbucket

Github VS Gitlab Vs Bitbucket

Reactions 4 Comments
2 min read
Git cheatsheet 2023

Git cheatsheet 2023

Reactions 26 Comments 8
4 min read
Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

Reactions 9 Comments 4
4 min read
Collaborate on APIs for free, with Lama2, git and VSCode

Collaborate on APIs for free, with Lama2, git and VSCode

Reactions 2 Comments 2
7 min read
Git: 3 ways of moving commits between branches

Git: 3 ways of moving commits between branches

Reactions 1 Comments
5 min read
Using Git on Visual Studio

Using Git on Visual Studio

Reactions 4 Comments
2 min read
It's okay to commit lint fixes

It's okay to commit lint fixes

Reactions 16 Comments 10
2 min read
Understanding Git through images

Understanding Git through images

Reactions 266 Comments 15
20 min read
Github Action Workflows for Perl Modules - Perl Club

Github Action Workflows for Perl Modules - Perl Club

Reactions 3 Comments
2 min read
Top-10 Posts for FE (Week 5, Dec 2022)

Top-10 Posts for FE (Week 5, Dec 2022)

Reactions 2 Comments
3 min read
A brief intro to git

A brief intro to git

Reactions 1 Comments
3 min read
Upload your existing project to github from your linux machine

Upload your existing project to github from your linux machine

Reactions 1 Comments
1 min read
How to get started with Git and GitHub the easy way?

How to get started with Git and GitHub the easy way?

Reactions 3 Comments
13 min read
The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

Reactions 1 Comments
8 min read
Manage multiple Git accounts

Manage multiple Git accounts

Comments
1 min read
⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

Reactions 172 Comments 19
4 min read
Beginners guide on how not to abandon that one project

Beginners guide on how not to abandon that one project

Reactions 62 Comments 12
4 min read
How to change the last commit message in git?

How to change the last commit message in git?

Reactions 3 Comments 1
2 min read
Is labeling Pull Requests messages a good idea?

Is labeling Pull Requests messages a good idea?

Comments
4 min read
Git/GitHub Commands

Git/GitHub Commands

Reactions 3 Comments
2 min read
Why do you need a “Version Control System” (VCS)

Why do you need a “Version Control System” (VCS)

Reactions 4 Comments
3 min read
Initializing a `git` repository with `git-lfs` (large file storage)

Initializing a `git` repository with `git-lfs` (large file storage)

Reactions 1 Comments
4 min read
Learning Git: my favorite resources

Learning Git: my favorite resources

Reactions 2 Comments
3 min read
Squashing Git Commits for a Cleaner Commit History

Squashing Git Commits for a Cleaner Commit History

Reactions 7 Comments
3 min read
Commit semântico

Commit semântico

Comments
3 min read
How To Find A Job With Soft Skills When Coding Skills Are Weak VI

How To Find A Job With Soft Skills When Coding Skills Are Weak VI

Reactions 20 Comments
3 min read
Git rebase interactive: the story of a clean repo history

Git rebase interactive: the story of a clean repo history

Reactions 6 Comments 1
2 min read
Learn Git the FAST way.

Learn Git the FAST way.

Reactions 2 Comments
4 min read
Custom Gitlab Hooks

Custom Gitlab Hooks

Reactions 4 Comments
2 min read
Can a good explanation really prevent a prod incident?

Can a good explanation really prevent a prod incident?

Reactions 2 Comments
6 min read
Check file's git history even if renamed/moved

Check file's git history even if renamed/moved

Reactions 1 Comments
2 min read
Intro to Git

Intro to Git

Reactions 2 Comments
1 min read
Tools for Semantic Versioning

Tools for Semantic Versioning

Reactions 3 Comments
3 min read
How To Find A Job With Soft Skills When Coding Skills Are Weak V

How To Find A Job With Soft Skills When Coding Skills Are Weak V

Reactions 7 Comments
5 min read
10 Git Commands everybody should know

10 Git Commands everybody should know

Reactions 2 Comments
6 min read
Rebase vs. Merge: Pros and cons

Rebase vs. Merge: Pros and cons

Comments
6 min read
GIT Basics: A beginners guide!

GIT Basics: A beginners guide!

Reactions 2 Comments
5 min read
Comandos básicos para aprender Git

Comandos básicos para aprender Git

Reactions 1 Comments
2 min read
Git - How to edit or remove a "pushed" commit using Visual Studio

Git - How to edit or remove a "pushed" commit using Visual Studio

Reactions 4 Comments
1 min read
GitOps代码分支管理体系

GitOps代码分支管理体系

Reactions 1 Comments
1 min read
loading...