21 Mar, 2013
1 commit
-
Not the 'current' branch in the local clone fo the repo. I feel like deploying from the current branch in the local clone is a bit presumptous. I expect most people want to deploy from one branch while allowing for development of several feature branches. Right now you always have to remember to check out master before deploying or you may deploy your feature branch (which may not even be pushed).
29 Jan, 2013
1 commit
25 Jan, 2013
1 commit
-
Otherwise cookies can be hijacked.
05 Nov, 2012
2 commits
30 May, 2012
2 commits
27 Jan, 2012
1 commit
28 Nov, 2011
1 commit
01 Sep, 2011
2 commits
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
13 Apr, 2011
2 commits
15 Aug, 2010
2 commits