New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitcr

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitcr

| WARNING: !under test, not available for production environment | | --- |

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source
WARNING: !under test, not available for production environment

gitcr

the original plan was to name it gitr, but unfortunately that name was taken.

Add a secure .gitconfig file to your project with a simple command that facilitates .git extensions and internal git workflows

Usage

yarn add gitcr # or npm/pnpm

# This command will automatically create a .workspace folder
# a .gitconfig file is stored in the folder
yarn run gitr

# You can run the `git r` command from the command line, and the console will output an "gitr is runing..." prompt

git r # custom git alias

Feature

  • Separate configuration file injection, no conflicts with .git under projects
  • More secure, update your git extensions (e.g. Alias) whenever you want, adaptable to internal Git workflow conventions

FAQs

Package last updated on 11 Jun 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc