class Git

Defined in:

git/git.cr

Class Method Summary

Class Method Detail

def self.checkout(name : String) #

[View source]
def self.create_and_checkout(name : String) #

[View source]
def self.fetch #

[View source]
def self.find_branch_starting_with(name : String) #

[View source]