Agent Git - MSSCCI for Git

Get help with the installation and running of the Agent Git or Agent SVN plug-ins. This section can also be used for posting comments, suggestions or submitting feature requests. Please do not post bug reports here. When in doubt post your question here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Agent Git - MSSCCI for Git

Post by jussij »

Agent Git is an implementation of the Microsoft Source Code Control Interface (MSSCCI) and is designed to allow Git to work with any IDE supporting the MSSCCI.

More details can be found here: http://www.zeusedit.com/agentgit/index.html
rsgm99
Posts: 1
Joined: Fri Oct 27, 2017 1:36 pm

Re: Agent Git - MSSCCI for Git

Post by rsgm99 »

**Agent Git Configuration utility

What information do we need to put in the "Git project Manager"?
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: Agent Git - MSSCCI for Git

Post by jussij »

What information do we need to put in the "Git project Manager"?
As part of the MS-SCCI there is an option to Launch the Source Control from inside the IDE.

As an example here is where that feature is found in the Visual Studio IDE (which in this case is configure to use Agent SVN):
launch.png
launch.png (26.32 KiB) Viewed 28392 times
When you have nothing defined in the Git project Manager setting, what gets launched is the Agent Git configuration dialog.

However, if you enter in a command into that entry field, that launch action will instead run that that command.

So you can basically put in any command you like (or just leave it blank) and then that command will be available as a shortcut from inside the IDE.

Cheers Jussi
Post Reply