Problem with add folder to a subdirectory

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Aris Bezas
Date: Saturday, April 3, 2010 - 1:26 am

Hi,
I am new to git and i have a problem. I clone repo from a collaborator and i
want to add some folder to a subdirectory.
When i add a folder to the root dir ($ git add TestFolder) i have no problem
but when i try to put it in a different subdirectory like ($ git add
examples/TestFolder) then with the command ($ git status) i tsake no result
(nothing to commit (working directory clean)).

Thanks for your reply

Aris Bezas Sat, 03 April 2010, 11:26
-- 
View this message in context: http://old.nabble.com/Problem-with-add-folder-to-a-subdirectory-tp28125580p28125580.html
Sent from the git mailing list archive at Nabble.com.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Problem with add folder to a subdirectory, Aris Bezas, (Sat Apr 3, 1:26 am)
Re: Problem with add folder to a subdirectory, Ramkumar Ramachandra, (Sat Apr 3, 2:13 am)
Re: Problem with add folder to a subdirectory, Ramkumar Ramachandra, (Sat Apr 3, 11:25 am)
Re: Problem with add folder to a subdirectory, Bo Yang, (Sat Apr 3, 8:26 pm)