Skip to content

list dir myvenv/ in file trees and fix nested tree display#1600

Merged
magul merged 1 commit intoDjangoGirls:masterfrom
das-g:fix-file-listing-trees
Oct 21, 2019
Merged

list dir myvenv/ in file trees and fix nested tree display#1600
magul merged 1 commit intoDjangoGirls:masterfrom
das-g:fix-file-listing-trees

Conversation

@das-g
Copy link
Copy Markdown
Member

@das-g das-g commented Oct 19, 2019

List dir myvenv/ in file trees and fix nested tree display.

Also, order entries the way tree does.

The new version of the listings were created by running

tree -L 3 djangogirls -I *.pyc -I __pycache__

from the directory containing the djangogirls directory and then manually replacing the subtree below myvenv with just ... and removing the line at the end with the number-of-files statistic.

and fix nested tree display
@das-g das-g requested review from a team and kaizumaki October 19, 2019 16:23
Copy link
Copy Markdown
Contributor

@kaizumaki kaizumaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! This is easier for beginners to understand.

@magul magul merged commit 22b422d into DjangoGirls:master Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants