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.