Skip to content

Fix ef_conf_utils.py pull repo

Compare
Choose a tag to compare
@vfangellation vfangellation released this 07 Sep 01:46
· 119 commits to master since this release
bb67a39

For whatever reason, the regex broke when it encountered this type of git remote -v show

origin https://asdf1234@github.com/crunchyroll/ellation_formation.git (fetch)
origin https://asdf1234@github.com/crunchyroll/ellation_formation.git (push)

Updated the regex to fix that now.