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.
How do I find all the modifications of a given string using git

How do I find all the modifications of a given string using git

4
Comments
2 min read
Using Git Aliases and Custom Scripts to Work Faster

Using Git Aliases and Custom Scripts to Work Faster

44
Comments
4 min read
Git — how to commit

Git — how to commit

7
Comments
3 min read
Version control systems and Git

Version control systems and Git

20
Comments
4 min read
Pretty Little Secret - From Seeker to Speaker

Pretty Little Secret - From Seeker to Speaker

8
Comments
3 min read
How and why to write useful commit messages. (5 helpful tips)
Cover image for How and why to write useful commit messages. (5 helpful tips)

How and why to write useful commit messages. (5 helpful tips)

5
Comments
6 min read
Tweak your Terminal for Git
Cover image for Tweak your Terminal for Git

Tweak your Terminal for Git

19
Comments 11
4 min read
git deep dive part 7: Cherry-pick

git deep dive part 7: Cherry-pick

6
Comments
3 min read
git deep dive part 5: Merge branches

git deep dive part 5: Merge branches

7
Comments
4 min read
Initialize, Populate, and Post Your Git Repo to GitHub in a Single Step
Cover image for Initialize, Populate, and Post Your Git Repo to GitHub in a Single Step

Initialize, Populate, and Post Your Git Repo to GitHub in a Single Step

5
Comments 2
2 min read
GitHub is now free for teams😉🥳
Cover image for 
GitHub is now free for teams😉🥳

GitHub is now free for teams😉🥳

2
Comments
1 min read
Git basics
Cover image for Git basics

Git basics

10
Comments
3 min read
Synthesis about git

Synthesis about git

5
Comments
2 min read
Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

6
Comments
3 min read
Why You Should Use A Version Control System (Git) For Your Projects

Why You Should Use A Version Control System (Git) For Your Projects

11
Comments
3 min read
Effective Git, zero to max in small steps: First Steps

Effective Git, zero to max in small steps: First Steps

7
Comments
3 min read
WT* GIT

WT* GIT

4
Comments
5 min read
Which is the right git workflow for my next project?

Which is the right git workflow for my next project?

15
Comments 17
5 min read
Connecting two remote repositores to a single project

Connecting two remote repositores to a single project

4
Comments
2 min read
Who is afraid of the code review?
Cover image for Who is afraid of the code review?

Who is afraid of the code review?

16
Comments
4 min read
Plan Your Commits
Cover image for Plan Your Commits

Plan Your Commits

46
Comments 40
2 min read
Automating Bulk Transfer of Mercurial Repos to Git
Cover image for Automating Bulk Transfer of Mercurial Repos to Git

Automating Bulk Transfer of Mercurial Repos to Git

2
Comments
3 min read
Controlling the source of truth - The value of better commit messages
Cover image for Controlling the source of truth - The value of better commit messages

Controlling the source of truth - The value of better commit messages

8
Comments 2
4 min read
.gitignore Generating Tool

.gitignore Generating Tool

5
Comments
1 min read
Self Code Review with Git Add Patch

Self Code Review with Git Add Patch

13
Comments 5
2 min read
loading...