UPDATE: We did it! Thanks to all my friends who helped — I just bought my bus ticket! Thank you everyone!
If you’re still on the giving mood, give that money to helping someone. Here’s a few great ideas:
Hey friends!
Long story short:
My best option is to hop on a Greyhound bus tomorrow night (Saturday) at midnight. If I can catch it, I’ll meet up with their tour bus in Iowa — just in time for my brother’s birthday! Only trouble is, we don’t really have the $150 for the bus fare. I have a flight coupon that’ll get me back, but the trip out isn’t possible.
Yes, I’m completely aware that if you’re going to donate money, you should probably consider a more worthy cause.
That being said…
Can you help me get to Iowa?
All I need is $150 … Just 10 people at $15?
*** IF I DON’T REACH MY GOAL OF $150, I WILL REFUND EVERYONE! ***
For most projects at LifeChurch, we run two main git branches: “integration” and “master.”
Master is what’s currently deployed. If there’s an emergency, changes go to Master and are deployed. This is very rare.
Integration is our current branch we’re all working on. When we’re ready to deploy, Integration gets merged into Master and deployed.
For development, however, we work on “topic” branches locally. If I’m working on a user story, I make a new branch for that story: “git checkout -b addRssFeeds integration” (create a new branch called “addRssFeeds”, based off integration, and switch to it)
At the end of the day, this can create a large number of branches I have to delete (once they’re submitted to integration after a code review, of course).
@kmorey helped me write this easy Bash script. It checks out integration, and deletes all branches that are not “integration” or “master”. It then does a remote update and rebases integration off origin/integration. Enjoy.
If you’ve got a better method, or see any changes I can make to this script, please let me know!!
I setup Eclipse with the Aptana plugin about 5 months ago. The “Upload Current File On Save” script worked marvelously — until I installed an Aptana update.
When I tried to run the script again, Eclipse barks that there’s an error at:/Applications/eclipse/configuration/org.eclipse.osgi/bundles/857/1/.cp/scripts(“857” changes with each Aptana update)
Me: “Hey Terry, check it out — I’ve got connections working so users can connect their Facebook and Twitter accounts to YouVersion.”
Terry: “Cool. One second.” (walks away)
…long pause…
Terry (from across the room): “Ok, you ready?”
Me: “Um sure?”
(begin spontaneous interview :)
Writer. Musician. Adventurer. Nerd.
Purveyor of GIFs and dad jokes.