0.2.4 • Published 5 years ago

@targets/git v0.2.4

Weekly downloads
16
License
MIT
Repository
-
Last release
5 years ago

Git ShellSpec Definition

This is a work-in-progress. It is an attempt to comprehensively define the git command in ShellSpec. I'm doing this exercise mostly in order to suss out edge cases in ShellSpec and to help refine it's specification to ensure it's usefulness and viability.

Initial definition to include:

x config x help x init x clone x add x status x diff x commit x branch x checkout x merge x log x rev-list x rev-parse stash tag fetch pull push remote apply cherry-pick rebase revert blame grep

Out of Scope (for now)

  • mergetool
  • worktree
  • submodule
  • shortlog
  • describe
  • bisect
  • am
  • apply
  • format-patch
  • send-email
  • request-pull
  • svn
  • fast-import
  • clean
  • gc
  • fsck
  • reflog
  • filter-branch
  • instaweb
  • archive
  • bundle
  • daemon
  • update-server-info
  • cat-file
  • check-ignore
  • checkout-index
  • commit-tree
  • count-objects
  • diff-index
  • for-each-ref
  • hash-object
  • ls-files
  • merge-base
  • read-tree
  • show-ref
  • symbolic-ref
  • update-index
  • update-ref
  • verify-pack
  • write-tree
0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago