NoGit 0.1.0
Standalone git command line tool powered by js-git and node.js. Created to get rid of local git dependency in npm and bower, so contains only tiny subset of git features for those tools.
Install-Package NoGit -Version 0.1.0
dotnet add package NoGit --version 0.1.0
<PackageReference Include="NoGit" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NoGit --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- added Node.js 0.12/4/5 support
- added npm 2/3 support
- added checkout exact commits support
- various fixes
- [nuget] user PATH is not automatically updated anymore
Dependencies
-
- Node.js (>= 0.12.0)
GitHub Usage
Showing the top 2 GitHub repositories that depend on NoGit:
Repository | Stars | |
---|---|---|
sq/JSIL
CIL to Javascript Compiler
|
||
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|