Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ghshard
master
GhShard
Config
DocsPublisher
DocsRedirector
GitHelper
Built with Crystal 1.10.0
2023-11-04 00:53:13 UTC
class
GhShard::
GitHelper
GhShard::GitHelper
Reference
Object
Defined in:
gh_shard.cr
Constructors
.new
(config : Config)
TODO
@commit : Bool, @push : Bool
Instance Method Summary
#perfom_commit_push
(message)
#tag
#uncommitted_changes?
Constructor Detail
def self.
new
(config :
Config
)
#
TODO
@commit : Bool, @push : Bool
[
View source
]
Instance Method Detail
def
perfom_commit_push
(message)
#
[
View source
]
def
tag
#
[
View source
]
def
uncommitted_changes?
#
[
View source
]