diff options
author | Adam Spiers <git@adamspiers.org> | 2015-02-25 16:30:37 +0000 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2015-02-25 16:42:30 +0000 |
commit | eade82cc7d86d6efd56fc74195618d45c7ce8803 (patch) | |
tree | bf7386afcfcee1b7da24a1fc5d154c872d08d9a5 | |
parent | 2bd9ea0f03a644cc3f5e7824d9ad0979ccdf94dc (diff) | |
download | git-deps-eade82cc7d86d6efd56fc74195618d45c7ce8803.tar.gz |
embed new porting screencast demo
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | html/images/youtube-porting-thumbnail.png | bin | 0 -> 173700 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -48,7 +48,9 @@ For example when porting a commit "A" between git branches via `git cherry-pick`, it can be useful to programmatically determine in advance the minimum number of other dependent commits which would also need to be cherry-picked to provide the context for commit "A" to cleanly -apply. +apply. Here's a quick demo! + +[![YouTube porting screencast](./html/images/youtube-porting-thumbnail.png)](http://youtu.be/DVksJMXxVIM) ### Use case 2: splitting a patch series diff --git a/html/images/youtube-porting-thumbnail.png b/html/images/youtube-porting-thumbnail.png Binary files differnew file mode 100644 index 0000000..e4de0c8 --- /dev/null +++ b/html/images/youtube-porting-thumbnail.png |