nit:Nit 改进了您的 git 工作流程

时间:2024-06-21 13:50:36
【文件属性】:

文件名称:nit:Nit 改进了您的 git 工作流程

文件大小:33KB

文件格式:ZIP

更新时间:2024-06-21 13:50:36

Ruby

尼特 自 2013 年以来改进您的 Git 工作流程。 Nit 是 git 的瘦命令行包装器。 它为您使用 git 的日常工作提供了方便的快捷方式,减少了您的输入,并且可以使用您自己的命令轻松扩展。 安装 gem install nit 这将安装nit shell 命令。 地位 空白nit命令将是您最好的朋友。 nit 这是 LSD 上的git status 。 # On branch master # Changes not staged for commit: # (use "git add ..." to update what will be committed) # (use "git checkout -- ..." to discard changes in working directory) # # modified: on


【文件预览】:
nit-master
----.gitignore(159B)
----bin()
--------nit-server(678B)
--------nit-client(42B)
--------nit(54B)
----LICENSE.txt(1KB)
----Thorfile(485B)
----README.md(5KB)
----nit.gemspec(923B)
----lib()
--------nit.rb(23B)
--------nit()
----CHANGES.md(476B)
----Gemfile(88B)
----Rakefile(267B)
----test()
--------lines_test.rb(593B)
--------config_test.rb(403B)
--------commands_test.rb(2KB)
--------files_test.rb(1KB)
--------status_test.rb(2KB)
--------nit_test.rb(2KB)
--------test_helper.rb(1KB)
--------ignore_test.rb(1KB)
--------dummies()

网友评论