Whether you’re bound for the beach, the big city, or somewhere else entirely, use these four essential air travel hacks to save you more money on trips this year.
Book on a Sunday
The last day of the week can save you up to 15%
Fly in the a.m.
Depart early to lessen the chance of a flight cancellation
#create a release branch from master
git checkout -b release/1.0.5 master
# get the logs for the source branch we want to cherry pick from
git log develop --oneline
# this is the merge commit for DATA-506
951c3f9 (HEAD -> develop, origin/develop, origin/HEAD) Merge pull request #128 from artnetworldwide/feature/DATA-506
# checkout the destination branch (release/1.0.5), in case we switched branches
git checkout release/1.0.5
# cherry pick
# apply the changes introduced by the commit to the current branch (release/1.0.5)
# it creates a new commit
git cherry-pick 951c3f9
# cherry pick for multiple commits
git cherry-pick HASH1 HASH2 HASH2
MicroK8s creates a group to enable seamless usage of commands which require admin privilege. To add your current user to the group and gain access to the .kube caching directory, run the following two commands:
Preheat oven to 425° and drizzle 2 tablespoons oil on a large baking sheet. On a large plate, combine cornmeal and Cajun seasoning. Season catfish with salt and pepper, then dredge fish in seasoned cornmeal, pressing to coat.
Place fish on prepared baking sheet and drizzle with remaining 2 tablespoons oil. Bake until golden and fish flakes easily with a fork, 15 minutes. Serve with lemon wedges.