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.
Version control – ‘Git’ with the program

Version control – ‘Git’ with the program

7
Comments
5 min read
Working with Git Branches!

Working with Git Branches!

5
Comments
2 min read
Remove all your local git branches but keep main

Remove all your local git branches but keep main

156
Comments 20
1 min read
How to Upload Project to Github Using Termux, SSH Method.

How to Upload Project to Github Using Termux, SSH Method.

11
Comments
4 min read
What are some things that you don't like about git?

What are some things that you don't like about git?

21
Comments 23
1 min read
Most Important Things to Learn other than Coding...

Most Important Things to Learn other than Coding...

14
Comments
10 min read
How do you use git when working solo?

How do you use git when working solo?

77
Comments 69
1 min read
Chmod +x by Git on Windows

Chmod +x by Git on Windows

21
Comments 1
1 min read
Push Commit From Github Action

Push Commit From Github Action

8
Comments
1 min read
Understanding Github - I

Understanding Github - I

3
Comments
3 min read
Why committing straight to main/master must be allowed

Why committing straight to main/master must be allowed

17
Comments 14
4 min read
Git Techniques to Undo your Mistakes

Git Techniques to Undo your Mistakes

5
Comments
3 min read
GitHub VS Local Git Workflow

GitHub VS Local Git Workflow

9
Comments
1 min read
Find pull requests that modify a file path in the terminal

Find pull requests that modify a file path in the terminal

12
Comments
4 min read
Understanding Monorepos and implementing it.

Understanding Monorepos and implementing it.

3
Comments
8 min read
OSD600 + 700, i love you

OSD600 + 700, i love you

8
Comments
3 min read
How to rename the master branch to main

How to rename the master branch to main

25
Comments 3
2 min read
Optional pre-commit checks with husky

Optional pre-commit checks with husky

7
Comments
2 min read
How to separate your work and personal commits in git (Fix and prevent)

How to separate your work and personal commits in git (Fix and prevent)

8
Comments
2 min read
An overview of some Git branching models

An overview of some Git branching models

4
Comments
3 min read
Pass The AWS Certified Solution Architect - Associate (SAA-CO3)

Pass The AWS Certified Solution Architect - Associate (SAA-CO3)

76
Comments 21
8 min read
Git: Deleting files? Use 'git rm' not just 'rm'

Git: Deleting files? Use 'git rm' not just 'rm'

4
Comments
1 min read
Git flow, feature branches :)

Git flow, feature branches :)

6
Comments
3 min read
How to Undo Pushed Commits with Git

How to Undo Pushed Commits with Git

313
Comments 47
4 min read
Removing Sensitive Data in Git

Removing Sensitive Data in Git

6
Comments 2
2 min read
loading...