Bamr87

By Amr

IT Wizard, Software Architect, Tech Enthusiast.

Estimated reading time: 0 minutes

Edit on Github
Table of Contents

Navigate to your current repository


cd ~/github/it-journey

# Add the GitHub profile repository as a remote repository

git remote add bamr87 https://github.com/bamr87/bamr87.git

# Add the remote repository as a subtree

git subtree add --prefix=pages/_about/contributors/bamr87 bamr87 main

Loading the data just for you.