-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSTART_ME_UP
More file actions
17 lines (12 loc) · 742 Bytes
/
Copy pathSTART_ME_UP
File metadata and controls
17 lines (12 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
INSPRITE_DB=postgresql://htdb:pass@localhost:5432/beta4 python application.py
locally
INSPRITE_DB=postgresql://htdb:passw0rd@localhost:5432/sctest python application.py
git describe --tags > server/templates/version
curl -b ./.headers -c ./.headers -k https://localhost:5000/referral/361a325f-dd15-499b-b074-ab4d179c90f5
Creating subtree.
//create remote (use forked from github so you can push back), then remote as a subtree
git remote add -f <NAME> <repo_url>
git subtree add --prefix server/static/assets/bootstrap bootstrap master --squash
#sauce http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/
Pushing to Subtree.
git subtree push tagsinput --prefix server/static/assets/tagsinput/ no-examples-scss