gst-worktree: Allow creating a new branch
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 31 Jan 2020 18:56:05 +0000 (13:56 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 31 Jan 2020 18:56:05 +0000 (13:56 -0500)
commitc1f9d409b4913549a44e98200dde3b6338af5bdf
tree26b2c056ed75cc34c07d6df847f18dd2409340d2
parent7d08aef9ed34398aedcb0537ed0bbab7cf9e4ae3
gst-worktree: Allow creating a new branch

This is useful when you want to create a worktree from let's say master
branch and start a new branch. This basically reproduce git-worktree -b
options.
gst-worktree.py