Sand Box
Component ID
1112758
Component name
Sand Box
Component type
theme
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
mkdir sand_box
cd sand_box
git init
echo "name = Sand Box" > sand_box.info
git add sand_box.info
git commit -m "Initial commit."
git remote add origin mrusyaidi@git.drupal.org:sandbox/mrusyaidi/1112758.git
git push origin master
From: Muhd Rusyaidi,diddyjimmy@gmail.com
