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 start with Git if you hate it and love TFS

How to start with Git if you hate it and love TFS

6
Comments
2 min read
Git Rebase vs Merge

Git Rebase vs Merge

14
Comments 1
3 min read
Easy way of adding an existing project to github using CLI.

Easy way of adding an existing project to github using CLI.

3
Comments
1 min read
Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
Crash Course: git Lingo

Crash Course: git Lingo

111
Comments 4
5 min read
New to Git and GitHub

New to Git and GitHub

7
Comments
5 min read
10 insanely useful Git commands you wish existed – and their alternatives

10 insanely useful Git commands you wish existed – and their alternatives

417
Comments 17
8 min read
How to delete all your local branches but keep master

How to delete all your local branches but keep master

136
Comments 24
1 min read
Experience with Bit (Bit.dev previously Bit-Src)

Experience with Bit (Bit.dev previously Bit-Src)

14
Comments 1
4 min read
Revert Your Mistaken Git Commits

Revert Your Mistaken Git Commits

8
Comments 5
3 min read
Custom git credential helper

Custom git credential helper

10
Comments 2
2 min read
Maintaining multiple GitHub accounts with ease

Maintaining multiple GitHub accounts with ease

8
Comments
1 min read
Git login with Netrc

Git login with Netrc

4
Comments
1 min read
Consistent commits using Commitlint

Consistent commits using Commitlint

6
Comments
2 min read
Quick thermal app tour 01:01

Quick thermal app tour

14
Comments
1 min read
Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

45
Comments 9
10 min read
How to delete all local git branches merged into the current branch

How to delete all local git branches merged into the current branch

10
Comments 1
1 min read
How I Write Source Control Commit Messages

How I Write Source Control Commit Messages

200
Comments 47
4 min read
Git surgery #1

Git surgery #1

6
Comments
4 min read
One-liner to reset the password associated with git

One-liner to reset the password associated with git

8
Comments
1 min read
Form habits by making the right thing easiest

Form habits by making the right thing easiest

90
Comments 9
3 min read
Merge conflict hell

Merge conflict hell

18
Comments 3
6 min read
Dead code - alive problem

Dead code - alive problem

51
Comments 6
3 min read
Using Git on iOS (the free way)

Using Git on iOS (the free way)

41
Comments 2
2 min read
Git - Checking Out Remote Branches

Git - Checking Out Remote Branches

8
Comments
2 min read
4 Advanced Git Commands That Will Save Your Time

4 Advanced Git Commands That Will Save Your Time

19
Comments
4 min read
How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

44
Comments 6
10 min read
Why you should not use (long-lived) feature branches

Why you should not use (long-lived) feature branches

58
Comments 29
7 min read
Git: estatĂ­sticas simples, bash-style

Git: estatĂ­sticas simples, bash-style

9
Comments
1 min read
Selecting the Right Emotion for Your Commit

Selecting the Right Emotion for Your Commit

7
Comments 3
1 min read
Using Git to FTP Your Project

Using Git to FTP Your Project

46
Comments 4
4 min read
Git Bisect

Git Bisect

10
Comments
5 min read
🔥 In case of fire: GTFO

🔥 In case of fire: GTFO

72
Comments 12
2 min read
Two ways to deploy a public GitHub Pages site from a private Hugo repository

Two ways to deploy a public GitHub Pages site from a private Hugo repository

17
Comments 2
8 min read
Larger Implications of Continuous Integration

Larger Implications of Continuous Integration

4
Comments 2
1 min read
Managing several versions with GitFlow

Managing several versions with GitFlow

6
Comments
3 min read
create a documentation with mdbook

create a documentation with mdbook

16
Comments 5
4 min read
Commit to Git in Visual Studio 2019

Commit to Git in Visual Studio 2019

5
Comments
3 min read
How to get started with Continuous Integration

How to get started with Continuous Integration

241
Comments 6
11 min read
Deploy de aplicaciĂłn Rocket desde GitLab a Heroku

Deploy de aplicaciĂłn Rocket desde GitLab a Heroku

6
Comments
4 min read
Automated Jenkins builds on GitHub pull request

Automated Jenkins builds on GitHub pull request

72
Comments 5
5 min read
How to create effective Pull Requests

How to create effective Pull Requests

244
Comments 20
10 min read
Want To Learn Programming? Learn How To Track Changes First

Want To Learn Programming? Learn How To Track Changes First

10
Comments 1
3 min read
15 Git Commands You May Not Know

15 Git Commands You May Not Know

1184
Comments 41
3 min read
One stop to all Git repository

One stop to all Git repository

5
Comments
1 min read
Shell Function for Pulling PRs

Shell Function for Pulling PRs

2
Comments
1 min read
5 Free Courses to Learn Git and Github in Depth

5 Free Courses to Learn Git and Github in Depth

331
Comments 8
9 min read
Git: How To Merge Repositories

Git: How To Merge Repositories

13
Comments 4
3 min read
Fosh: Execute shell commands in multiple directories grouped by tags

Fosh: Execute shell commands in multiple directories grouped by tags

5
Comments
3 min read
How to better organize your git commits

How to better organize your git commits

81
Comments 6
6 min read
How to solve Git issues on renaming files and folder

How to solve Git issues on renaming files and folder

9
Comments
1 min read
Productive Git for Developers

Productive Git for Developers

53
Comments 3
4 min read
Tips for working with shell scripts

Tips for working with shell scripts

5
Comments
2 min read
The deployment pipeline: The basis for successful software development

The deployment pipeline: The basis for successful software development

8
Comments
4 min read
My migration from keepassxc to pass (password store)

My migration from keepassxc to pass (password store)

15
Comments 2
7 min read
.gitignore is not working

.gitignore is not working

4
Comments
1 min read
GitFlow : methodology and practice

GitFlow : methodology and practice

10
Comments
4 min read
don't use git stash pop

don't use git stash pop

27
Comments 5
3 min read
Making your life easier with «Hub» from GitHub

Making your life easier with «Hub» from GitHub

57
Comments 1
3 min read
How to Securely Deploy to Kubernetes from Bitbucket Pipelines

How to Securely Deploy to Kubernetes from Bitbucket Pipelines

10
Comments
3 min read
loading...