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.
Ubuntu doesn't show git branch name in command line prompt? Simple fix

Ubuntu doesn't show git branch name in command line prompt? Simple fix

2
Comments
1 min read
Upload your existing project to github from your linux machine

Upload your existing project to github from your linux machine

2
Comments
1 min read
Deploying a Lightweight Git Server with CGit using Docker-Compose

Deploying a Lightweight Git Server with CGit using Docker-Compose

Comments
3 min read
Manage multiple Git accounts

Manage multiple Git accounts

Comments
1 min read
How to change the last commit message in git?

How to change the last commit message in git?

3
Comments 1
2 min read
Why C# records should be preferred over classes.
Cover image for Why C# records should be preferred over classes.

Why C# records should be preferred over classes.

3
Comments
2 min read
Why do you need a “Version Control System” (VCS)
Cover image for Why do you need a “Version Control System” (VCS)

Why do you need a “Version Control System” (VCS)

4
Comments
3 min read
Initializing a `git` repository with `git-lfs` (large file storage)
Cover image for Initializing a `git` repository with `git-lfs` (large file storage)

Initializing a `git` repository with `git-lfs` (large file storage)

13
Comments 2
4 min read
Learning Git: my favorite resources

Learning Git: my favorite resources

2
Comments
3 min read
Squashing Git Commits for a Cleaner Commit History

Squashing Git Commits for a Cleaner Commit History

9
Comments
3 min read
Check file's git history even if renamed/moved
Cover image for Check file's git history even if renamed/moved

Check file's git history even if renamed/moved

4
Comments
2 min read
Rebase vs. Merge: Pros and cons

Rebase vs. Merge: Pros and cons

Comments
6 min read
Comandos básicos para aprender Git

Comandos básicos para aprender Git

8
Comments 1
2 min read
如何设计适合持续集成的代码分支管理体系

如何设计适合持续集成的代码分支管理体系

1
Comments
1 min read
How to do empty commit in git and why?
Cover image for How to do empty commit in git and why?

How to do empty commit in git and why?

5
Comments 1
1 min read
my git tricks
Cover image for my git tricks

my git tricks

1
Comments
3 min read
How to get started with Git and GitHub the easy way?
Cover image for How to get started with Git and GitHub the easy way?

How to get started with Git and GitHub the easy way?

3
Comments
13 min read
How to Make Pull Requests Easier

How to Make Pull Requests Easier

9
Comments
10 min read
The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

The Dangers of GitHub and the Importance of Code Collaboration as a Protocol: Radicle

1
Comments 3
8 min read
Git Tags and Git Branches
Cover image for Git Tags and Git Branches

Git Tags and Git Branches

6
Comments
6 min read
osdc-2023-assignment1

osdc-2023-assignment1

3
Comments 3
2 min read
Git cheatsheet
Cover image for Git cheatsheet

Git cheatsheet

34
Comments 2
3 min read
20 Git Commands you (probably) didn't know about 🧙‍♂️
Cover image for 20 Git Commands you (probably) didn't know about 🧙‍♂️

20 Git Commands you (probably) didn't know about 🧙‍♂️

293
Comments 17
14 min read
Github VS Gitlab Vs Bitbucket
Cover image for Github VS Gitlab Vs Bitbucket

Github VS Gitlab Vs Bitbucket

5
Comments
2 min read
Git Pro Tips: Advanced Commands and Techniques

Git Pro Tips: Advanced Commands and Techniques

5
Comments 1
3 min read
loading...