Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ SimpleGit Ruby Library

This library calls git commands and returns the output.

Author : Scott Chacon
Author : Scott Chacon

@edit by hwy 20180426

@edit by hwy 20180426-1739
8 changes: 7 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'rubygems'

Gem::manage_gems
require 'rake/gempackagetask'

Expand All @@ -21,3 +21,9 @@ task :default => "pkg/#{spec.name}-#{spec.version}.gem" do
puts "generated latest version"
end

hwy{
'name':'handsome-boy'
'sex':'man'
}

add by hwy at 20180426-1803