Created
July 14, 2015 01:20
-
-
Save pumpkincouture/8a169736a08583ccde69 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
├── current -> /var/www/my_app_name/releases/20150120114500/ | |
├── releases | |
│ ├── 20150080072500 | |
│ ├── 20150090083000 | |
│ ├── 20150100093500 | |
│ ├── 20150110104000 | |
│ └── 20150120114500 | |
├── repo | |
│ └── <VCS related data> | |
├── revisions.log | |
└── shared | |
└── <linked_files and linked_dirs> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment