arialdomartini / oh-my-git

An opinionated git prompt for bash and zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local code execution bug =)

jldugger opened this issue · comments

https://github.com/njhartwell/pw3nage contains a proof of concept that can be used to execute a script inside the repo by using a cleverly named branch.

Steps to reproduce:

  1. enable oh-my-git
  2. clone above git repo
  3. cd into repo

this could be used as a workaround #109 (comment)
(until someone provides a fix)