Asset support in split

LMS-2876
This commit is contained in:
Don Mitchell
2014-06-26 17:00:09 -04:00
parent 1bc48af784
commit cc6dfbbc75
43 changed files with 1016 additions and 626 deletions

View File

@@ -0,0 +1,2 @@
#!/usr/bin/env zsh
git log --all ^opaque-keys-merge-base --format=%H $1 | while read f; do git branch --contains $f; done | sort -u

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB