/lib/gitpusher/repo/bitbucket.rb
https://bitbucket.org/KitaitiMakoto/gitpusher · Ruby · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 8c81dae0b2d75235207c1d4d9c92687b MD5 · raw file
- module GitPusher
- module Repo
- class BitBucket < Base
- end
- end
- end