Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
geera
0.1.0
Geera
Board
Boards
Cli
Config
Issue
IssueFields
IssueType
Jira
JiraConfig
Location
Project
Slugify
Git
Built with Crystal 1.9.2
2023-10-07 17:18:37 UTC
class
Git
Git
Reference
Object
Defined in:
git/git.cr
Class Method Summary
.checkout
(name : String)
.create_and_checkout
(name : String)
.fetch
.find_branch_starting_with
(name : String)
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
]