Libraries
»
big_keeper
(0.6.0)
»
Index (G)
»
BigKeeper
»
GitType
Module: BigKeeper::GitType
Defined in:
lib/big_keeper/model/podfile_type.rb
Constant Summary
collapse
MASTER =
1
BRANCH =
2
TAG =
3
COMMIT =
4