Exploring Git from the Bits Up and Advanced Android Development

Table of Contents

Sessions

Git from the Bits Up by Tim Berglund   friday

Commit without Commit

git help config | grep pack 

Rebasing

Draw arrows in the direction of time but in practice this is reversed.

Rebasing is effectively taking the branch, pulling it off the parent, and . fast-forward merge is permitted trivially by applying a label after the rebasing to master.

A rebase looks like a merge only from the perspective of the working tree: files will be exactly the same if you were introduced to work in progress.

HEAD is always the commit you're currently on. What to do to manage

git lol
git reset # soft and hard 

Advanced Android Development by James Harmon   friday

JavaScript Design Patterns by Pratik Patel   friday

Continuous Delivery All-day Workshop, Pt. 1: Deployment Pipelines by Neal Ford   saturday

Continuous Delivery All-day Workshop, Pt. 1: Deployment Pipelines by Neal Ford   saturday

Rich Web Apps with Angular by Raju Gandhi   saturday

Scala: Demystifying The Funky Stuff by Daniel Hinojosa   saturday

Simulation Testing with Simulant by Stuart Halloway   sunday

Generative Testing by Stuart Halloway   sunday

Get things DONE! by Raju Gandhi   sunday

Get Logical with Datalog by Stuart Halloway   sunday

Tasks

Review the AMD loading style and shims noted

Reveal.js example presentation

Author: Jason Walsh

j@wal.sh

Last Updated: 2025-07-30 13:45:27

build: 2025-12-23 09:11 | sha: a10ddd7