Horje
find out a branch a parent branch git Code Example
find out a branch a parent branch git
git show-branch -a | grep '\*' | grep -v `git rev-parse --abbrev-ref HEAD` | head -n1 | sed 's/.*\[\(.*\)\].*/\1/' | sed 's/[\^~].*//'




Shell

Related
run script via ssh Code Example run script via ssh Code Example
install atom ubuntu 18 Code Example install atom ubuntu 18 Code Example
Ignore Composer Platform Request Code Example Ignore Composer Platform Request Code Example
split string in shell script Code Example split string in shell script Code Example
undo airmon-ng check kill Code Example undo airmon-ng check kill Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10