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.
Most Popular Development Posts Of The Week (24 October 2018)

Most Popular Development Posts Of The Week (24 October 2018)

9
Comments
1 min read
How I Backup/Sync my Dotfiles & Apps

How I Backup/Sync my Dotfiles & Apps

64
Comments 18
3 min read
How to Set Up a Mac for Web Development

How to Set Up a Mac for Web Development

20
Comments 4
5 min read
Learn To Code The Jedi Way

Learn To Code The Jedi Way

7
Comments
1 min read
How I set up my Git

How I set up my Git

57
Comments 6
4 min read
[VIDEO] Git vs Github #TFHDailyStandUp ep1 00:51

[VIDEO] Git vs Github #TFHDailyStandUp ep1

11
Comments
1 min read
Git Prompt in Bash

Git Prompt in Bash

16
Comments 5
1 min read
He Commits Vendor! 😱

He Commits Vendor! 😱

16
Comments 16
1 min read
How to use Git stashes as a temporary storage

How to use Git stashes as a temporary storage

23
Comments 1
3 min read
How to use Git and GitHub for collaborative programming?

How to use Git and GitHub for collaborative programming?

101
Comments 5
12 min read
Git commit aborts before I can create a commit message and I use “--wait”

Git commit aborts before I can create a commit message and I use “--wait”

8
Comments 12
1 min read
How to use Github Desktop with Gitlab

How to use Github Desktop with Gitlab

34
Comments 2
4 min read
Useful Git Alias

Useful Git Alias

19
Comments 7
3 min read
4 pillars of a reliable software application and tools to support it

4 pillars of a reliable software application and tools to support it

9
Comments
4 min read
3 simple rules for less or no git conflicts

3 simple rules for less or no git conflicts

14
Comments 6
3 min read
Building and Deploying a Jekyll site with Drone CI

Building and Deploying a Jekyll site with Drone CI

14
Comments
4 min read
Simplify pushing to git

Simplify pushing to git

13
Comments 10
1 min read
Using a Bitbucket private repository in your projects

Using a Bitbucket private repository in your projects

13
Comments 15
1 min read
Semantic Versioning

Semantic Versioning

40
Comments 2
2 min read
The Git fixup workflow

The Git fixup workflow

77
Comments 3
4 min read
How to change the author of all your commits

How to change the author of all your commits

74
Comments 12
2 min read
Participating in #Hacktoberfest? devSwag helps you keep an eye on everything that's on the table!

Participating in #Hacktoberfest? devSwag helps you keep an eye on everything that's on the table!

16
Comments 4
1 min read
Jelly Fin: A Little Bump & Grind 😉

Jelly Fin: A Little Bump & Grind 😉

7
Comments
5 min read
Managing Your Python Project with Git and PyBuilder

Managing Your Python Project with Git and PyBuilder

71
Comments 6
18 min read
How to organize your git branches

How to organize your git branches

294
Comments 28
3 min read
#Hacktoberfest — Contribute to Open Source by Learning to Create A Github Pull-Request #OneDevMinute 03:20

#Hacktoberfest — Contribute to Open Source by Learning to Create A Github Pull-Request #OneDevMinute

39
Comments 4
2 min read
Go To Previous Git Branch Or Previous Directory via Terminal #OneDevMinute 01:06

Go To Previous Git Branch Or Previous Directory via Terminal #OneDevMinute

38
Comments 6
1 min read
Writing a pre-commit git hook for Go files.

Writing a pre-commit git hook for Go files.

11
Comments
1 min read
iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

7
Comments
2 min read
Delete a Git branch both locally and remotely [Shell aliases + functions] #OneDevMinute 01:26

Delete a Git branch both locally and remotely [Shell aliases + functions] #OneDevMinute

38
Comments 5
2 min read
So You Created a Regression?

So You Created a Regression?

9
Comments
2 min read
Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

8
Comments
2 min read
Gitting good

Gitting good

9
Comments
3 min read
Code Talk - September 2018

Code Talk - September 2018

44
Comments
3 min read
Archiving git branches

Archiving git branches

14
Comments 2
1 min read
Advanced git tips

Advanced git tips

87
Comments 6
3 min read
Useful git commands for everyday use!

Useful git commands for everyday use!

67
Comments
6 min read
and the second top voted question on StackOverflow is...

and the second top voted question on StackOverflow is...

120
Comments 17
7 min read
What is a branch in Git?

What is a branch in Git?

63
Comments 3
6 min read
Configuring SSH Key for Bitbucket repositories

Configuring SSH Key for Bitbucket repositories

50
Comments 5
2 min read
Using GitHub as a team

Using GitHub as a team

91
Comments
3 min read
One Command to Change the Last Git Commit Message

One Command to Change the Last Git Commit Message

30
Comments 10
1 min read
How to rewrite git URLs to clone faster and push safer

How to rewrite git URLs to clone faster and push safer

7
Comments
2 min read
Pushing WordPress Theme Updates With Git

Pushing WordPress Theme Updates With Git

63
Comments 12
2 min read
Git - Déplacer des dossiers d'un repo à un autre sans perdre l'historique

Git - Déplacer des dossiers d'un repo à un autre sans perdre l'historique

13
Comments
3 min read
Resolving Git conflicts

Resolving Git conflicts

44
Comments 1
5 min read
Using Aliases to Speed Up Your Git Workflow

Using Aliases to Speed Up Your Git Workflow

286
Comments 36
4 min read
🚥 How to Automate Code Quality Checks in your Workflow? ⚙

🚥 How to Automate Code Quality Checks in your Workflow? ⚙

76
Comments 1
8 min read
The case against aliases

The case against aliases

92
Comments 20
3 min read
The Git Aliases That Get Me To Friday

The Git Aliases That Get Me To Friday

55
Comments 4
2 min read
Securing git commits from tricking you on Windows

Securing git commits from tricking you on Windows

14
Comments 2
4 min read
Git Staging Area: Explained Like I'm Five

Git Staging Area: Explained Like I'm Five

157
Comments 17
2 min read
Show current git branch

Show current git branch

10
Comments 1
1 min read
How to Fork and contribute to a Github repo

How to Fork and contribute to a Github repo

49
Comments
2 min read
My Git Aliases

My Git Aliases

195
Comments 28
4 min read
How to structure your code repository in a Sanity.io project

How to structure your code repository in a Sanity.io project

12
Comments
2 min read
Cloning a Git repository

Cloning a Git repository

14
Comments
3 min read
A One-Webpage, Printable Resume

A One-Webpage, Printable Resume

16
Comments 2
2 min read
Git squash via sourcetree

Git squash via sourcetree

26
Comments
1 min read
Change the date of a git commit

Change the date of a git commit

20
Comments 1
1 min read
loading...