psb-david-petty to dcpettyIn order to move the repository repo from psb-david-petty to dcpetty — assuming there are psb-david-petty & dcpetty directories containing their respective Github repos:
https://github.com/dcpetty/repo with README.md & MIT License.main → Save.git clone URI for SSH (git@github.com:dcpetty/repo).git clone git@github.com:dcpetty/repo into the dcpetty directory.[user] information (below) to repo/.git/config..gitignore from dcpetty.github.io.psb-david-petty directory to the dcpetty directory.git add as appropriate.The appropriate
[user]information inrepo/.git/configfordcpettyrepositories is:
[user]
name = dcpetty
email = 1700736+dcpetty@users.noreply.github.com
The appropriate
[user]information inrepo/.git/configforpsb-david-pettyrepositories is:
[user]
name = psb-david-petty
email = 43327098+psb-david-petty@users.noreply.github.com
🔗 permalink and 🔩 repository for this page.