[U-Boot-Users] PXA27x USB device
Loeliger Jon-LOELIGER
jdl at freescale.com
Tue May 8 16:14:55 CEST 2007
> On Tue, May 08, 2007 at 12:04:59PM +0200, Markus Klotzbücher wrote:
>
> > Just create the directories you need while your working on your
> > driver. AFAIK you can't add empty directories with git.
>
> I think is better I wait for your modifications, directories add,
> etc... meanwhile I continue to work in the old way.
So, MK is right -- Git will not just add an
Empty directory to a repository. If you need
A new directory, you have to have at least one
File within it. Remember, git manages _content_;
You have to have some actual stuff there!
jdl
More information about the U-Boot
mailing list