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.
Let's Keep Your Fork Repo The Latest

Let's Keep Your Fork Repo The Latest

7
Comments
1 min read
Keeping your forked repo in sync with the remote repo

Keeping your forked repo in sync with the remote repo

4
Comments 3
2 min read
Using git with multiple profiles and GPG+SSH keys

Using git with multiple profiles and GPG+SSH keys

9
Comments 3
7 min read
Git Cheatsheet

Git Cheatsheet

72
Comments 3
5 min read
Integrate Commitizen with your node.js project

Integrate Commitizen with your node.js project

23
Comments
2 min read
How to keep two branches in sync on Github

How to keep two branches in sync on Github

3
Comments
2 min read
Moved to 'main' branch for my git repo

Moved to 'main' branch for my git repo

7
Comments
2 min read
Keeping Your Fork Up-to-date

Keeping Your Fork Up-to-date

16
Comments 1
1 min read
Guía Git

Guía Git

5
Comments
6 min read
[TECH] GitHub 接続時の ~/.ssh/config の書き方 🔥

[TECH] GitHub 接続時の ~/.ssh/config の書き方 🔥

6
Comments
2 min read
Gitting students started!

Gitting students started!

9
Comments
2 min read
Git Submodules

Git Submodules

7
Comments
3 min read
My Git Workflow

My Git Workflow

11
Comments
7 min read
A Complete Beginners Guide to Git

A Complete Beginners Guide to Git

238
Comments 14
8 min read
Experimentations on Bazel: version.txt

Experimentations on Bazel: version.txt

9
Comments 2
7 min read
For version as git tag: use annotated tag, not 'v' prefix

For version as git tag: use annotated tag, not 'v' prefix

8
Comments
4 min read
Learn to Push Your Code To GitHub

Learn to Push Your Code To GitHub

17
Comments 10
3 min read
How to learn Git from scratch

How to learn Git from scratch

17
Comments 1
2 min read
Writing a custom Git command in Python (eventually)

Writing a custom Git command in Python (eventually)

8
Comments
4 min read
Git commit, uma abordagem documental

Git commit, uma abordagem documental

6
Comments
3 min read
Multiple Github accounts conveniently

Multiple Github accounts conveniently

5
Comments
1 min read
Week 12 2021 - Tips I learned this week

Week 12 2021 - Tips I learned this week

4
Comments
3 min read
Life saving Git commands

Life saving Git commands

13
Comments 3
1 min read
Git Pull/Push From Another Directory

Git Pull/Push From Another Directory

1
Comments
1 min read
Visualizing the Change History of the Git Repository

Visualizing the Change History of the Git Repository

3
Comments
1 min read
Gerencie seus dotfiles de qualquer lugar com Git

Gerencie seus dotfiles de qualquer lugar com Git

23
Comments
6 min read
Github and Gitlab sync

Github and Gitlab sync

120
Comments 11
4 min read
What is Git and GitHub ?

What is Git and GitHub ?

6
Comments 1
2 min read
Ten Commandments of Git Commit Messages

Ten Commandments of Git Commit Messages

2
Comments
1 min read
🎉 Better GitHub Commit Message

🎉 Better GitHub Commit Message

16
Comments 2
1 min read
Set default SSH key for authenticate

Set default SSH key for authenticate

7
Comments
1 min read
Configuração básica do Git e GitHub

Configuração básica do Git e GitHub

18
Comments
15 min read
Create a GitHub Personal Access Token and SSH for Your GitHub Repository

Create a GitHub Personal Access Token and SSH for Your GitHub Repository

19
Comments 2
4 min read
Signing your commits in git

Signing your commits in git

5
Comments 1
3 min read
💡 Useful Git Commands you need to know 💡

💡 Useful Git Commands you need to know 💡

75
Comments 10
2 min read
Weekly Digest 11/2021

Weekly Digest 11/2021

2
Comments
4 min read
Code to production-ready machine learning in 4 steps

Code to production-ready machine learning in 4 steps

10
Comments
8 min read
Basic git commands all software developers should know

Basic git commands all software developers should know

72
Comments 1
4 min read
How to use Git rebase on your personal project

How to use Git rebase on your personal project

5
Comments 1
4 min read
Release Updates - Fleek Hosting CLI & API, and Github Actions

Release Updates - Fleek Hosting CLI & API, and Github Actions

3
Comments
6 min read
My journey in learning git basics 🧗🏻‍♀️

My journey in learning git basics 🧗🏻‍♀️

43
Comments 2
3 min read
Updating the deployed hugo site

Updating the deployed hugo site

5
Comments
2 min read
Get locked out of 2 factor authentication of github

Get locked out of 2 factor authentication of github

15
Comments 16
1 min read
Tags vs Branches in Git

Tags vs Branches in Git

12
Comments
2 min read
Atomic commits will help you git legit.

Atomic commits will help you git legit.

35
Comments 4
4 min read
How to change commit message in Git ?

How to change commit message in Git ?

8
Comments
1 min read
Setup Local Git Server on your system

Setup Local Git Server on your system

7
Comments 2
2 min read
Fix bugs ⚡ fast with regression tests and auto-bisect

Fix bugs ⚡ fast with regression tests and auto-bisect

7
Comments 1
4 min read
Generate a RSS Feed of recent files inside a Git repository

Generate a RSS Feed of recent files inside a Git repository

12
Comments
3 min read
The Git-ing Tree: Git Branching and Merging Strategies

The Git-ing Tree: Git Branching and Merging Strategies

8
Comments
3 min read
Staging vs. Committing: an explanation for Git beginners

Staging vs. Committing: an explanation for Git beginners

5
Comments
2 min read
10 Git Commands to get you started with Open source

10 Git Commands to get you started with Open source

25
Comments
5 min read
Use git submodules and make for simple code sharing

Use git submodules and make for simple code sharing

6
Comments
7 min read
Show off your DevOps efforts on GitHub

Show off your DevOps efforts on GitHub

6
Comments
2 min read
Do Everyone a Service by Writing Good Commit Messages

Do Everyone a Service by Writing Good Commit Messages

6
Comments
5 min read
Git vs. GitHub: an explanation for absolute beginners

Git vs. GitHub: an explanation for absolute beginners

6
Comments
2 min read
How to Conduct a Constructive Code Review

How to Conduct a Constructive Code Review

4
Comments
3 min read
Less cognitive load when working with git and pull requests

Less cognitive load when working with git and pull requests

4
Comments
4 min read
A githooks example, and how to share it with the team

A githooks example, and how to share it with the team

19
Comments 4
4 min read
Logically atomic commits

Logically atomic commits

9
Comments 2
3 min read
loading...