twolfson/victorious-git

Add cherry-pick support

Open

#1 opened on Aug 15, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

From our work on sexy-bash-prompt, I really wanted to support all of the statuses I had seen there.

https://github.com/twolfson/sexy-bash-prompt/blob/0.26.1/.bash_prompt#L111-L142

Unfortunately, I can't seem to find any hooks that integrate with a conflicting cherry-pick so it's unsupported for now =(

Contributor guide