Last active
July 3, 2020 15:17
-
-
Save norpol/7889e6bf445cdfe16a76f6d617464676 to your computer and use it in GitHub Desktop.
Revisions
-
norpol revised this gist
Jul 3, 2020 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ git clone https://github.com/mpv-player/mpv cd mpv git checkout rcombs/subtitle-selection git merge-base --fork-point master HEAD -
norpol revised this gist
Jul 3, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ git clone --depth=10 -b rcombs/subtitle-selection https://github.com/mpv-player/mpv cd mpv git fetch --depth=10 origin master:master git merge-base --fork-point master HEAD -
norpol created this gist
Jul 3, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ git clone --depth=10 -b rcombs/subtitle-selection https://github.com/mpv-player/mpv git fetch --depth=10 origin master:master git merge-base --fork-point master HEAD