Registered by Purshottam Nepal

A simple git command that allows to list the type of all the git objects along with the hashes for the specified directory.
Usage Example:
git-check-object /home/sadist/myproject (MY_PROJECT_DIRECTORY)
It requires git to be initialized for the specified directory.

Plumbing command for git that allows to visualize the type of the object hashes generated inside .git/objects/ directory.
 For example:
git-check-object /home/sadist/myproject (MY_PROJECT_DIRECTORY)
This command requires git to be initialized to this directory (specified directory), otherwise it will throw an error.

Project information

Maintainer:
Purshottam Nepal
Driver:
Purshottam Nepal
Licence:
GNU LGPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

git-check-object does not have any download files registered with Launchpad.