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.
Quickly Create Github Release via Cli

Quickly Create Github Release via Cli

7
Comments 1
2 min read
How to create a Pull Request by Submitting your first Pull Request to Github

How to create a Pull Request by Submitting your first Pull Request to Github

38
Comments 2
1 min read
Setting up a code formatter in an iOS project

Setting up a code formatter in an iOS project

34
Comments 1
2 min read
Did you just say you want to 'git add' all those files except 1?

Did you just say you want to 'git add' all those files except 1?

13
Comments 1
1 min read
Styling Git Bash

Styling Git Bash

34
Comments 1
4 min read
Useful "advanced" commands in 2 minutes - Git Bisect

Useful "advanced" commands in 2 minutes - Git Bisect

8
Comments
2 min read
Git deep-dive: "git init"

Git deep-dive: "git init"

65
Comments
4 min read
New to Coding

New to Coding

16
Comments 21
1 min read
Using 🎉Emojis💎 when naming Pull-Requests

Using 🎉Emojis💎 when naming Pull-Requests

16
Comments 1
2 min read
Another GIT framework workflow

Another GIT framework workflow

47
Comments 4
3 min read
[Tutorial Git] git amend: Corrigindo o último commit

[Tutorial Git] git amend: Corrigindo o último commit

54
Comments 2
2 min read
Is good idea to use jira task on the branch I am working for?

Is good idea to use jira task on the branch I am working for?

6
Comments 1
1 min read
Conventional Commits

Conventional Commits

30
Comments
2 min read
How to squash Git commits

How to squash Git commits

48
Comments 2
1 min read
Nice tip - open your Github project page from CL

Nice tip - open your Github project page from CL

16
Comments 5
1 min read
🔥 How to merge a pull request

🔥 How to merge a pull request

13
Comments 3
1 min read
Diff GIT stash versus working directory in Visual Studio 2019

Diff GIT stash versus working directory in Visual Studio 2019

3
Comments
1 min read
I have banned 'git commit -a'

I have banned 'git commit -a'

6
Comments 2
1 min read
Minimal March – Part 1: Getting Started with .NET and C# at the Command-line

Minimal March – Part 1: Getting Started with .NET and C# at the Command-line

10
Comments
6 min read
Make Git ignore changes to a tracked file

Make Git ignore changes to a tracked file

7
Comments
2 min read
Should we review Pull Requests in WIP?

Should we review Pull Requests in WIP?

8
Comments
4 min read
3 ways to time travel in Git to undo destructive mistakes

3 ways to time travel in Git to undo destructive mistakes

127
Comments 12
6 min read
A bit of git.io url fun for your sunday

A bit of git.io url fun for your sunday

6
Comments
1 min read
A Guide to Git-Secret

A Guide to Git-Secret

24
Comments 3
4 min read
Git Tags: What are they and How to use them

Git Tags: What are they and How to use them

9
Comments 3
2 min read
loading...