You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,6 @@ Nightly builds of PluginManager available at Appveyor - https://ci.appveyor.com/
13
13
### Browsing for packages
14
14
PluginManager integrated into Git Extensions filters packages with dependency on `GitExtensions.Extensibility`. This package is right now a kind of meta package and it is used to mark nuget packages intended as Git Extensions plugins.
15
15
16
-
We are heading to use the official nuget.org feed to distribute plugin packages, but there is a bug (#67) which prevents us from using it.
17
-
Right now it is recommended to use https://www.myget.org/F/neptuo-gitextensions/api/v2.
18
-
19
16
### Command line arguments
20
17
PluginManager is designed to be a reusable tool to manage plugins distributed as nuget packages. This repository contains an integration package for Git Extensins.
21
18
As a standalone application, PluginManager supports these command line arguments:
0 commit comments