New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

git-find

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-find

🔎 find what you are looking for in git

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

git-find

🔎 find what you are looking for in git

Usage

Usage
  $ git-find [options]

Options
  --string, -s [<string>]           Finds the given string
  --author, -a [<author>]           Finds the given author
  --authors                         Finds a list of all the authors

--author

$ git-find --author=gabecsapo@gmail.com
28 commits
17990052e64e0448545dee08c572ddd88a1b31db 25 hours ago
 - gabecsapo@gmail.com (0 files)
0e73f0b237bf359f6ba4b2958087341c5f374f1b 3 months ago
 - gabecsapo@gmail.com (15 files)
52a48f3c99655a7bf4349a7048917fe36dfa1bc5 5 months ago
 - gabecsapo@gmail.com (15 files)
f3b25242ae02b6d9288620a718abc59de862c6c5 5 months ago
 - gabecsapo@gmail.com (15 files)
24aba1fb1f82eb46d65863652f7f91b9fbe09984 5 months ago
 - gabecsapo@gmail.com (17 files)
...

--string

$ git-find --string=bin
2 commits
f3b25242ae02b6d9288620a718abc59de862c6c5 5 months ago
 - gabecsapo@gmail.com (15 files)
17cd5ac2a81a848a258d8227137abd4fcb2d202b 5 months ago
 - gabecsapo@gmail.com (24 files)

--authors

$ git-find --authors
Gabriel Csapo -> 18
Gabriel J. Csapo -> 8
GitHub -> 3

Keywords

git

FAQs

Package last updated on 08 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts