Let me put an example, you are in 
http://gitorious.org/gitorious/mainline/trees/master:

With "Folder first" unchecked (as is now) the source tree list files
in this way:
 * app/
 * AUTHORS
 * bin/
 * config/
 * data/
 * db/
 * doc/
 * HACKING
 * lib/
 * LICENSE
 * log/
 * public/
 * Rakefile
 * README
 * script/
 * test/
 * tmp/
 * TODO.txt
 * vendor/

With "Folder First" checked the source tree should list files in this
way:
 * app/
 * bin/
 * config/
 * data/
 * db/
 * doc/
 * lib/
 * log/
 * public/
 * script/
 * test/
 * tmp/
 * vendor/
 * AUTHORS
 * HACKING
 * LICENSE
 * Rakefile
 * README
 * TODO.txt

Most people are accustomed to view files with "Folder first" feature
in his file browsers, at least for me is annoying to read the source
tree with files and folders mixed.




--

You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/gitorious?hl=en.


Reply via email to