Skip to content

Instantly share code, notes, and snippets.

View abdmjd1's full-sized avatar

Abdimajid abdmjd1

View GitHub Profile
@abdmjd1
abdmjd1 / recommended-routine.md
Created October 7, 2025 11:35 — forked from sgup/recommended-routine.md
Recommended Routine - Reddit BodyweightFitness

My current feature branching workflow.

  1. Fork/Create new repo.

  2. Clone the fork/new repo to your computer using SSH:

    $ git clone git@example.com:project-name.git
  3. Create new branch and check it out: