On Wednesday, January 16, 2013 1:57:55 PM UTC+1, Victoria wrote:

> Hello,
>
> Complete beginner here!
>
> I installed Git, the other day, and in the process of learning how to work 
> with the commands I forked a "repo" to an already existing one as a sub 
> folder, what I really wanted to do was have it as an independent folder, I 
> do not know how to revert this or delete the sub folder so that I can do 
> the process properly again.
>
> I had made some research; used  "git rm" to remove files in the sub 
> folder, so that its empty, but I am doubtful that this is the proper way to 
> do it, to be honest I really have no clue at the moment.
>
> Much appreciation to anyone that replies,
>
> Thanks.
>

It's kinda hard to tell you what to do without knowing what you've already 
done, concretely but.. 

Just move the subfolder out so it is adjacent to the original repository.

Then do some git status in both repositories, as William suggests.

 

-- 


Reply via email to