Module: BigKeeper::GitType

Defined in:
lib/big_keeper/model/podfile_type.rb

Constant Summary collapse

MASTER =
1
BRANCH =
2
TAG =
3
COMMIT =
4