Skip to content

Instantly share code, notes, and snippets.

@pumpkincouture
Created July 14, 2015 01:20
Show Gist options
  • Save pumpkincouture/8a169736a08583ccde69 to your computer and use it in GitHub Desktop.
Save pumpkincouture/8a169736a08583ccde69 to your computer and use it in GitHub Desktop.
├── 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