Re: Problem with add folder to a subdirectory

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ramkumar Ramachandra
Date: Saturday, April 3, 2010 - 2:13 am

On Sat, Apr 3, 2010 at 1:56 PM, Aris Bezas <igoumeninja@gmail.com> wrote:

I suspect that you're trying to add an empty directory. Git tracks
content, not individual files and directories- so try adding some
content (read: a file), and then git-add'ing that.

-- Ram
--
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)