Home Linux Command
Post
Cancel

Linux Command

FILE

cp -r : File Copy(including sub files)

ln -s [Original File Path] [Symbolic File Path] : This is like the shortcut function in Windows OS

The file path must be an absolute path



ref:
https://stackoverflow.com/questions/15437719/git-push-error-origin-does-not-appear-to-be-a-git-repository/15439950#15439950

This post is licensed under CC BY 4.0 by the author.