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.
Overcoming the anxiety of creating your first open-source contribution 🦄

Overcoming the anxiety of creating your first open-source contribution 🦄

108
Comments 5
4 min read
[Tutorial Git] git commit -am: Atualizando arquivo modificado no Git

[Tutorial Git] git commit -am: Atualizando arquivo modificado no Git

27
Comments
2 min read
Automated Deployments from Scratch

Automated Deployments from Scratch

6
Comments
2 min read
Deploy to Github Pages like a pro with Github Actions

Deploy to Github Pages like a pro with Github Actions

221
Comments 39
5 min read
Need to stash untracked files? There is a way!

Need to stash untracked files? There is a way!

6
Comments 2
2 min read
GitHub Workflow is very useful✨

GitHub Workflow is very useful✨

7
Comments
1 min read
Code like a Fullstack girl updates #3

Code like a Fullstack girl updates #3

4
Comments
1 min read
Continuously deploy a Jekyll generated static site to Firebase with Gitlab in under 6 minutes.

Continuously deploy a Jekyll generated static site to Firebase with Gitlab in under 6 minutes.

7
Comments
5 min read
How to check if a git branch exists in the local/remote repository?

How to check if a git branch exists in the local/remote repository?

12
Comments
1 min read
Automation with git hooks

Automation with git hooks

57
Comments
6 min read
ignoreit: vscode extension to automatically ignore files and folders

ignoreit: vscode extension to automatically ignore files and folders

11
Comments
2 min read
Part 2: Stashing and Rebasing in Git

Part 2: Stashing and Rebasing in Git

23
Comments 1
4 min read
Basics of Git , Explained .

Basics of Git , Explained .

20
Comments 2
2 min read
How to delete a file permanently in git

How to delete a file permanently in git

7
Comments 1
1 min read
Got a 'git' conflict and just want to blow away your local changes and take 'theirs'?

Got a 'git' conflict and just want to blow away your local changes and take 'theirs'?

10
Comments
1 min read
How to get the verified flag on your commits in GitHub

How to get the verified flag on your commits in GitHub

7
Comments
5 min read
Different basic ways to undo commits on git

Different basic ways to undo commits on git

10
Comments 3
5 min read
Set up Trainig a Distributed Git Workflow on a Single Computer

Set up Trainig a Distributed Git Workflow on a Single Computer

9
Comments
3 min read
React Installation Issue

React Installation Issue

5
Comments 15
2 min read
The git remaster command

The git remaster command

11
Comments 2
3 min read
OneDev: An open source all-in-one devops platform

OneDev: An open source all-in-one devops platform

8
Comments 2
1 min read
Github bot @dependabot fixes security vulnerabilities

Github bot @dependabot fixes security vulnerabilities

18
Comments 7
2 min read
Git Merge

Git Merge

17
Comments
3 min read
Working with the Feature Branch Workflow and Pull Requests

Working with the Feature Branch Workflow and Pull Requests

11
Comments
26 min read
mycontribution - View Your Contribution Graph From the Terminal

mycontribution - View Your Contribution Graph From the Terminal

13
Comments 5
2 min read
loading...