All of lore.kernel.org
 help / color / mirror / Atom feed
* Handling empty directories in Git
@ 2014-04-08 14:47 Olivier LE ROY
  2014-04-08 17:02 ` Andrew Keller
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Olivier LE ROY @ 2014-04-08 14:47 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello, 

I have a project under SVN with contains empty directories.

I would like to move this project on a Git server, still handling empty directories.

The solution: put a .gitignore file in each empty directory to have them recognized by the Git database cannot work, because some scripts in my projects test the actual emptiness of the directories.

Is there any expert able to tell me: this cannot be done in Git, or this can be done by the following trick, or why there is no valuable reason to maintain empty directories under version control?

Regards,

Olivier LE ROY
France

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-11 12:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-08 14:47 Handling empty directories in Git Olivier LE ROY
2014-04-08 17:02 ` Andrew Keller
2014-04-08 17:20   ` Andrew Keller
2014-04-08 17:47   ` Olivier LE ROY
2014-04-08 17:03 ` Matthieu Moy
2014-04-08 17:36   ` David Kastrup
2014-04-08 18:39     ` Olivier LE ROY
2014-04-08 18:06   ` Olivier LE ROY
2014-04-11 12:34 ` Øyvind A. Holm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.