Forem

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.
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
Cover image for My Git Aliases

My Git Aliases

195
Comments 28
4 min read
How to structure your code repository in a Sanity.io project
Cover image for 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

28
Comments
1 min read
Change the date of a git commit
Cover image for Change the date of a git commit

Change the date of a git commit

20
Comments 1
1 min read
Pulling from a Git remote

Pulling from a Git remote

21
Comments
3 min read
Git commands to keep a fork up to date
Cover image for Git commands to keep a fork up to date

Git commands to keep a fork up to date

150
Comments 27
4 min read
I love git log
Cover image for I love git log

I love git log

213
Comments 28
4 min read
Git merge specific file from another branch

Git merge specific file from another branch

68
Comments 11
1 min read
Calculating Prime Numbers with CircleCI
Cover image for Calculating Prime Numbers with CircleCI

Calculating Prime Numbers with CircleCI

35
Comments 3
4 min read
Git and Managing Different Versions of the Same Application Question
Cover image for Git and Managing Different Versions of the Same Application Question

Git and Managing Different Versions of the Same Application Question

9
Comments 3
1 min read
The best way to structure React Native git project?

The best way to structure React Native git project?

54
Comments 1
1 min read
Code management with Git and Github
Cover image for Code management with Git and Github

Code management with Git and Github

161
Comments 20
4 min read
How to Fix that Heroku Push Error!
Cover image for How to Fix that Heroku Push Error!

How to Fix that Heroku Push Error!

22
Comments
1 min read
Pushing to a Git remote

Pushing to a Git remote

10
Comments
7 min read
Quick SVN guide for Git users; SVN: The Git Way

Quick SVN guide for Git users; SVN: The Git Way

46
Comments 5
3 min read
11 Painful Git Interview Questions You Will Cry On

11 Painful Git Interview Questions You Will Cry On

842
Comments 48
7 min read
Private Github with gogs and raspberry pi
Cover image for Private Github with gogs and raspberry pi

Private Github with gogs and raspberry pi

37
Comments 15
5 min read
Setting Up Your Own Git Server
Cover image for Setting Up Your Own Git Server

Setting Up Your Own Git Server

86
Comments 15
2 min read
Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

9
Comments 1
1 min read
Got My First Pull Request Accepted and Merged

Got My First Pull Request Accepted and Merged

165
Comments 30
1 min read
What are some blockers for you on contributing to open source projects?
Cover image for What are some blockers for you on contributing to open source projects?

What are some blockers for you on contributing to open source projects?

142
Comments 21
1 min read
loading...