Files | Admin

Notes:

Release Name: 1.0.1.3

Notes:


Changes: There was a bug in the part of the code that chose which branch to use ('ticgit' or 'ticgit-ng'). It was collecting the branches ('origin/master','origin/ticgit') and was .include?-ing 'ticgit-ng' which will always return false.