File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11# Ruby Git
22
3+ ** THIS PROJECT IS A WORK IN PROGRESS AND IS NOT USEFUL IN ITS CURRENT STATE**
4+
35[ ![ Build Status] ( https://travis-ci.org/jcouball/ruby_git.svg?branch=main )] ( https://travis-ci.org/jcouball/ruby_git )
46[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/2d8d52a55d655b6a3def/maintainability )] ( https://codeclimate.com/github/jcouball/ruby_git/maintainability )
57
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Gem::Specification.new do |spec|
1111
1212 spec . summary = 'A Ruby library to work with Git Worktrees and Respositories'
1313 spec . description = <<~DESCRIPTION
14+ THIS PROJECT IS A WORK IN PROGRESS AND IS NOT USEFUL IN ITS CURRENT STATE
15+
1416 An object-oriented interface to working with Git Worktrees and Repositories that
1517 tries to make sense out of the Git command line.
1618 DESCRIPTION
You can’t perform that action at this time.
0 commit comments