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 change your last commit Author in Git

How to change your last commit Author in Git

4
Comments
1 min read
5 git commands you should know

5 git commands you should know

15
Comments
3 min read
How we extended GitLens’ Pull Request functionality in Visual Studio Code

How we extended GitLens’ Pull Request functionality in Visual Studio Code

24
Comments
2 min read
Mostly used git commands for beginners

Mostly used git commands for beginners

76
Comments 4
2 min read
How to Merge Pull Requests on GitHub to Merge Branches

How to Merge Pull Requests on GitHub to Merge Branches

8
Comments
6 min read
Git for beginners

Git for beginners

40
Comments 1
3 min read
Automated debugging with git bisect and rspec

Automated debugging with git bisect and rspec

10
Comments
4 min read
Git flow initialize

Git flow initialize

6
Comments
1 min read
Working with GIT

Working with GIT

11
Comments
2 min read
Update dependencies with Renovate

Update dependencies with Renovate

18
Comments 2
4 min read
The Newbie Dev: How to Use Github without the Command Lines

The Newbie Dev: How to Use Github without the Command Lines

6
Comments
3 min read
Get Git and Github/GitLab in sync on default branch naming (master | main)

Get Git and Github/GitLab in sync on default branch naming (master | main)

28
Comments 6
3 min read
Large Refactor At The Command Line ❯

Large Refactor At The Command Line ❯

16
Comments 1
4 min read
Retag a Git Tag

Retag a Git Tag

2
Comments
1 min read
Beginners guide to Git and Github : 5 Things you need to know before you start

Beginners guide to Git and Github : 5 Things you need to know before you start

17
Comments 6
3 min read
Git remote backups

Git remote backups

13
Comments 1
2 min read
Git Archeology

Git Archeology

9
Comments 1
6 min read
Pull remote branches

Pull remote branches

2
Comments
1 min read
Git rebase - more than just conflict resolution

Git rebase - more than just conflict resolution

10
Comments
5 min read
[pt-BR] Como configurar o SSH no Github?

[pt-BR] Como configurar o SSH no Github?

85
Comments 24
3 min read
Get hooked on Git hooks

Get hooked on Git hooks

4
Comments
6 min read
Git & Github

Git & Github

4
Comments
3 min read
Commit and Branch Name Generator for Git

Commit and Branch Name Generator for Git

5
Comments
1 min read
Backup your GitHub repositories using Bash script and GitHub CLI defining a simple GraphQl query

Backup your GitHub repositories using Bash script and GitHub CLI defining a simple GraphQl query

11
Comments
3 min read
LGTM Devlog 15: Sprint 2 plans

LGTM Devlog 15: Sprint 2 plans

2
Comments
1 min read
GitHub CLI: PRs, Issues e outros conceitos do GitHub direto no terminal

GitHub CLI: PRs, Issues e outros conceitos do GitHub direto no terminal

11
Comments
3 min read
“Time Travel”with GitHub through Git....

“Time Travel”with GitHub through Git....

6
Comments
4 min read
The web dev tools that helped me get s*** done in 2020

The web dev tools that helped me get s*** done in 2020

215
Comments 7
12 min read
Git - A Guide to Understanding and Using Git

Git - A Guide to Understanding and Using Git

15
Comments 1
8 min read
Git/Github - Making the Switch from Master to Main

Git/Github - Making the Switch from Master to Main

6
Comments
1 min read
Explain git rebase to me like I'm five

Explain git rebase to me like I'm five

11
Comments 5
1 min read
Sharing knowledge with the principles of open source

Sharing knowledge with the principles of open source

4
Comments 1
6 min read
Is github a communist platform ? *woah*

Is github a communist platform ? *woah*

10
Comments
1 min read
git cake: when is my README’s birthday?

git cake: when is my README’s birthday?

9
Comments 2
2 min read
8 Tips on Giving Effective Code Reviews

8 Tips on Giving Effective Code Reviews

17
Comments 7
3 min read
Git and GitHub

Git and GitHub

6
Comments 3
6 min read
Importance of Pull Requests for Skilled Programmer

Importance of Pull Requests for Skilled Programmer

4
Comments
4 min read
Boas prĂĄticas para usar o git

Boas prĂĄticas para usar o git

20
Comments 1
5 min read
Basic auth deprecation on github and its impact

Basic auth deprecation on github and its impact

4
Comments
1 min read
How to undo from 'git reset' command?

How to undo from 'git reset' command?

5
Comments
1 min read
How to sync your local git and remote git repository changes?

How to sync your local git and remote git repository changes?

24
Comments 3
3 min read
How to run JS Code in VS Code

How to run JS Code in VS Code

9
Comments 4
1 min read
Useful Bash/Terminal Commands

Useful Bash/Terminal Commands

9
Comments 1
1 min read
Convert existing local project into git project

Convert existing local project into git project

34
Comments 10
2 min read
Git SHA Badges - Know Which Commit is Live

Git SHA Badges - Know Which Commit is Live

6
Comments 1
8 min read
Instalação do GitHub Desktop para Windows

Instalação do GitHub Desktop para Windows

9
Comments
2 min read
How much effort do you put into commit messages?

How much effort do you put into commit messages?

143
Comments 28
1 min read
Signing Git commits with GPG keys that use modern encryption

Signing Git commits with GPG keys that use modern encryption

14
Comments 3
3 min read
Get introduced with Git and GitHub

Get introduced with Git and GitHub

9
Comments 2
4 min read
Git Gremlin: Squash Commits (to Make Your Git History Cleaner)

Git Gremlin: Squash Commits (to Make Your Git History Cleaner)

7
Comments
5 min read
LGTM Devlog 13: GitHub Branch Protection and Security

LGTM Devlog 13: GitHub Branch Protection and Security

2
Comments
2 min read
LGTM Devlog 12: CI/CD with GitHub Actions to run Unit Tests and deploy Firebase Functions

LGTM Devlog 12: CI/CD with GitHub Actions to run Unit Tests and deploy Firebase Functions

2
Comments
5 min read
Manage multiple GitHub accounts on one Windows machine (HTTPS)

Manage multiple GitHub accounts on one Windows machine (HTTPS)

2
Comments
1 min read
Do you know about git flow? all in one post!

Do you know about git flow? all in one post!

26
Comments 1
3 min read
Building cloud native apps: Codebase

Building cloud native apps: Codebase

7
Comments
2 min read
How to undo the last commit from a remote git repository?

How to undo the last commit from a remote git repository?

22
Comments
1 min read
LGTM Devlog 9: Python Google Cloud Functions with Unit Tests and Linting

LGTM Devlog 9: Python Google Cloud Functions with Unit Tests and Linting

9
Comments
8 min read
What are Git and Github? Why are they used?

What are Git and Github? Why are they used?

4
Comments
3 min read
LGTM Devlog 8: Starting a git repo for an open source project from scratch

LGTM Devlog 8: Starting a git repo for an open source project from scratch

2
Comments
4 min read
How to undo the last commit in Git?

How to undo the last commit in Git?

5
Comments
1 min read
loading...