how to move a folder as subfolder within the same repository in github -


eg:

parent->1.test 2. source want test folder move source, how move in github web app? can previous versions tracked after moving?

just move folder inside source folder , if app under git version control, track move , before moving things tracked in previous commit.

there nothing special need take care, move lots of folder while doing code-refactor , common scenario.

let me know if need more information.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -