I set up my Github directory the way that one extra folder contains the server folder. is there a way to move my entire directory one level up in Github?
I tried "git mv repo.git/webapp/* repo.git/." with gitbash it sends a fatal: bad source error.
thanks for your help.