Commit e36b343c authored by Fabio Pelosin's avatar Fabio Pelosin

[Command::Push] Add temporary foward command 2

parent 8f74d0e4
module Pod module Pod
class Command class Command
class Push < Command class Push < Command
self.summary = 'Temporary placeholder for the `pod repo push` command' self.summary = 'Temporary alias for the `pod repo push` command'
def initialize(argv) def initialize(argv)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment