Skip to content

Instantly share code, notes, and snippets.

View MrMage's full-sized avatar

Daniel Gräfe MrMage

View GitHub Profile
~/Documents/Xcode/Cloud/docker-caching-test ❯❯❯ docker build -t docker-caching-test . ✘ 130
Sending build context to Docker daemon 15.36kB
Step 1/12 : FROM swift:5.1.1-bionic AS build
---> f302143d0aa2
Step 2/12 : RUN mkdir -p /root/docker-caching-test
---> Using cache
---> b2b73d9fbfa2
Step 3/12 : WORKDIR /root/docker-caching-test
---> Using cache
---> 07aec73023eb
[
["f", "Show next/latest diffs", "setProposedDiffBounds()"],
["n", "Next unreviewed file", "nextUnreviewedFile()"],
["p", "Previous unreviewed file", "prevUnreviewedFile()"],
[null, "Next personally unreviewed file", "nextPersonallyUnreviewedFile()"],
[null, "Previous personally unreviewed file", "prevPersonallyUnreviewedFile()"],
["shift+n", "Next changed file", "nextChangedFile()"],
["shift+p", "Previous changed file", "prevChangedFile()"],
[null, "Next visible file", "nextVisibleFile()"],