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.
Setup aliases and shortcuts for git commands

Setup aliases and shortcuts for git commands

6
Comments
1 min read
How do I discard or undo changes in Git

How do I discard or undo changes in Git

8
Comments 1
2 min read
Using .gitignore files

Using .gitignore files

7
Comments
2 min read
Git it? Got it? Good.

Git it? Got it? Good.

66
Comments 8
2 min read
Seriously, Jenkins?

Seriously, Jenkins?

8
Comments
1 min read
Overview of Git's Original Makefile

Overview of Git's Original Makefile

19
Comments
6 min read
Apelidos no Git

Apelidos no Git

7
Comments 4
3 min read
Simple steps to change/move the root of your Git source repository

Simple steps to change/move the root of your Git source repository

2
Comments
1 min read
Top 5 GIT commands which will save your day

Top 5 GIT commands which will save your day

35
Comments
2 min read
Three tools to help you become a better web developer

Three tools to help you become a better web developer

12
Comments 1
6 min read
Working with Git

Working with Git

102
Comments 3
6 min read
Save Time using Git Configurations

Save Time using Git Configurations

3
Comments
3 min read
[Git] git ignores .gitignore

[Git] git ignores .gitignore

6
Comments
1 min read
Banish those unwanted repo files

Banish those unwanted repo files

3
Comments
1 min read
Using Git the First Time

Using Git the First Time

8
Comments
2 min read
How does one git good?

How does one git good?

7
Comments 2
3 min read
Steps for Contributing to Projects on Github

Steps for Contributing to Projects on Github

9
Comments
4 min read
A day in the life of a software developer

A day in the life of a software developer

4
Comments
1 min read
5 weeks down, 7 more to go

5 weeks down, 7 more to go

8
Comments 2
2 min read
Remove committed file from a repository

Remove committed file from a repository

5
Comments
1 min read
Egypt's First Hacktoberfest Event !

Egypt's First Hacktoberfest Event !

7
Comments 2
1 min read
What branching strategy do you use in your company or in your product? What are its pros and cons?

What branching strategy do you use in your company or in your product? What are its pros and cons?

5
Comments
1 min read
How to git when you're offline: proxying through bare repositories

How to git when you're offline: proxying through bare repositories

7
Comments 4
3 min read
Git config management

Git config management

6
Comments
3 min read
Sync git fork with upstream

Sync git fork with upstream

5
Comments
1 min read
loading...