Alexander Kerchum
Alexander Kerchum

Alexander Kerchum

Follow
Follow
homebadges
Tag

version control

#version-control

More content

Read more stories on Hashnode


Articles with this tag

How to move a directory from one git repo to another (or new) without losing history

Nov 24, 20211 min read

Make copy of repo git clone dirtySourceRepo newSourceRepo OR clone from actual git repo and prevent push git remote set-url --push origin...

How to move a directory from one git repo to another (or new) without losing history