Downloads:
43,810
Downloads of v 3.2.0-unstable0021:
364
Last Update:
19 Jan 2018
Package Maintainer(s):
Software Author(s):
- GeertvanHorrik
- AArnott
Tags:
git pdb- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
gitlink
This is a prerelease version of gitlink.
- 1
- 2
- 3
3.2.0-unstable0021 | Updated: 19 Jan 2018
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
43,810
Downloads of v 3.2.0-unstable0021:
364
Maintainer(s):
Software Author(s):
- GeertvanHorrik
- AArnott
gitlink 3.2.0-unstable0021
This is a prerelease version of gitlink.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by GeertvanHorrik, AArnott. The inclusion of GeertvanHorrik, AArnott trademark(s), if any, upon this webpage is solely to identify GeertvanHorrik, AArnott goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Failed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install gitlink, run the following command from the command line or from PowerShell:
To upgrade gitlink, run the following command from the command line or from PowerShell:
To uninstall gitlink, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download gitlink --internalize --version=3.2.0-unstable0021 --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade gitlink -y --source="'INTERNAL REPO URL'" --version="'3.2.0-unstable0021'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade gitlink -y --source="'INTERNAL REPO URL'" --version="'3.2.0-unstable0021'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install gitlink
win_chocolatey:
name: gitlink
version: '3.2.0-unstable0021'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'gitlink' do
action :install
source 'INTERNAL REPO URL'
version '3.2.0-unstable0021'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gitlink
{
Name = "gitlink"
Version = "3.2.0-unstable0021"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gitlink':
ensure => '3.2.0-unstable0021',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
GitLink let's users step through your code hosted on any Git hosting service! This makes symbol servers obsolete which saves you both time
md5: 6EBFE5B32883DF65E4898785E2C1565D | sha1: 758DFAD82F3596A561B12A21F64F4C33F55637A2 | sha256: 0415CCA2A95CB367EC6B2A6A2A9D1E3B168DF450FF8A87B7ACB637D4423DD726 | sha512: 4F83EF45445BED897D16B9F1DEA95BEF7A18137EDF558C09E0FA8349AFD27EB89FAD1F13B56F87E0167349BB97F2B2EEB78AD8DCA9562EB8A68EE857EA7399D3
md5: 0B439A8ABADD34B36C6BB714D6B1A05C | sha1: E0B4315F3C2C94C0D45EB8266154C043D81C940A | sha256: DB69F8DD742210FD0E7869AB0A89CC2E13F144C6B04CEF947F37510446373D3F | sha512: 07FD5E6E9806AD9D1246D9AC1917E4BB40797606D8AF730AC5F54D3ABA830F53CE4C6FA4A691C5748BF50860FD7B2EFEF1184929EFC587E275F4FDF70695C14C
md5: 4D8231F89608FEBBFF211534406821AD | sha1: B6A919A7AE540C35DC17AB01B1868852ED02F7BE | sha256: 13589FAD34279AE6621B2C82616A2DFD637D76CBDA58BFD42FAB652BFB0DC027 | sha512: 8BB458AB52CC6156C3628D36234B1250F11D6472EA17BDCEC66199E20ACE855AFD65C9BBF5998EB4A9F46F49C5405EE11114F28F1D2612CCEF71AFA45D3DEE99
md5: CEFE07F73F48F0E65BA2857A9D37B879 | sha1: F68D77DA695D8727B9C733B342FEE822C0BDC1D8 | sha256: 90D8FDA649B19A8F84C3DBDFB27F6E76F77F8245300B9AF93BEE17E210F445FA | sha512: 453231BDD8C9452098BD0FDD6671E8981DCCB7A4B3E01A34BFC16C654959E0197353D6A9E9F4778E80F116A23691EABBCE638FFB743DFFB56E8D684753C146FA
md5: 105BC76136E9A3ADC017045E5ACA94A8 | sha1: 278C9FB3DAB7E861F1C65FD04E53D7E1E74E7B67 | sha256: FB0251C2D7387C54DD11CE9533F60DDF920CD24746E482C38F6D7700A84DC01A | sha512: DFAC82BAC862D11A627A9FD33A072956D6E9E60E7C02EA27C6DA100E56A3BD4CC4CDD1EB0A79AA3D2470CAB8603727A745452E5498CFE261AC954204D4180DE3
md5: 28E3C3D6A2372C89899A58780875667D | sha1: 7B40BB51D466B493B01BA0EC149C39ED3E57C171 | sha256: 42D365364925635720DAF24798EDDD5D65AD4599AA3F0E4B93257641A2E9B8C1 | sha512: F1D51C1A847A61CF3657DFA96638CEFB65E1F961CEFB7BAF22A58262045BDDC2248B40FE5A49861C5EC8634344702BB6A910BA2F505684FB7C07F82A86BDEE05
md5: 0EFA93BC2737014594114B2423D1AC3F | sha1: 03747E77C105EC34062444A5B9A974D27819B4F9 | sha256: 523D48C7A8B740F8A1DCC1AD2A9E8AFD1A5930348907F5D4B5CA078D72C19AEC | sha512: 70A9E4856DC2147BF0D5BAF0420C7362FE57223B577404551E1F39859D33C8CDCD1CE2A7F5CE210F379DB1DC435876B3515A9F71635706B34B362C1C1C115CEB
md5: E368F25BE19748AEDE2547BC79B62DD6 | sha1: 71933A94C8417943388BF2AE2E9E4D2F5CA112FB | sha256: FB638B521816149D90536787EB624BFBE0391FD8CB57281EB997E095B46001AD | sha512: 9AC5FE744CC70273B08AC03D5536A2ED629CE08AA6B28C9382F416C20CCFC9F04A619E573506195C546DAF2A8134F27B6311B8BCF1FCA6AA5BF8B5E0A4CAC710
md5: 3FF08069D1706DF8798A41DDD3889C9A | sha1: 0B5C3F25D0070E87CEB75CE182022CE36AE6144F | sha256: 3B59468C7E7FB6A4B506EDEF268C71959EBC49F92EA7C16BEAD23617188E566C | sha512: 43856D893CA28EFD2D8BCF7D076A57660B661031E533334A857FE9497CD97303097641EB7DC2C705BDA8ABEFEFF1CFC523A70AFCDAED77A1BB3CA17C1D9F9E63
md5: 5DBFD76709506CCABFD4B862DEB11184 | sha1: EAC3544A8F88F2DA56A3E35529F65524F37A6DC3 | sha256: A653FD7434A76FE32D724790D969B62C70354B40DC7425125717219F3A7F1A4F | sha512: 87607D3B487FAC8C1BE859B810E54F416E47F8044DE05338F5BBB8B744F75C9E52FD5BC578233A88590628F64F28AC8C47BAFCC299E6A6278E942FE6B99548EF
md5: E8C58CA92A42D0A1AD6347C91E599A44 | sha1: B92E2053DF114A78E32B3F5F245F20747F9CE541 | sha256: 9CC1E5580FB318B1D14E8874DDB7105573A32DC083B3B1E5A36E2A4AB6C1EB31 | sha512: DAE22805FF9C7AA2735CDEB907981FE07E1CFD5D51D1F3C6DCFCCCB08F32AEBB3BEE72818B58DFB1C8FADC1A45BB1E58F57072086B33E442CFB4AE94D7023593
md5: 5043512ECC51403299127802AFFC2294 | sha1: DBE8B2FE9557110981412629C0D23C346A42A563 | sha256: CCCEB001E0A771A25C427ED9551BBC58D7E81962CF0CE19E7EF105E2C9D148AE | sha512: 549C9C685154D57BF254FAD68A0479E9BCE2D6A3663E73F481BCCCC64159D23DD9E7A0F992EEBDCD359FAD5EB8F72E76255A800B48647AF0AA33427B380E9D22
md5: 7DC7D6205792B66168315A566AE33E16 | sha1: 4370BE2294B135929BE803EE31AD1D347DDF6B11 | sha256: E1CD89B94E888BDFC6CF8CC8608735C40D4BC0D3580D3F921002304B696C61C3 | sha512: 35795024A643CA981376F479F0639A8A7C80AF243460C5C3DDC5174E93FE6066ADC3246756850D40EEDE19FCD9F7287F3513747AD8C035C2FA56DF2CFFB04782
Redistributable Code
==============================================
The file(s) listed below are "Redistributable Code" within the meaning of the End-User
License Agreement under which you have licensed the file(s).
===================
dbghelp.dll
===================
(1) You may redistribute dbghelp.dll version 6.12.2.633
===================
pdbstr.exe
===================
(1) You may redistribute pdbstr.exe version 6.12.2.633
From: https://github.com/GitTools/GitLink/blob/develop/LICENSE
LICENSE
The MIT License (MIT)
Copyright (c) 2014 - 2017 CatenaLogic
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Log in or click on link to see number of positives.
- LibGit2Sharp.dll (42d365364925) - ## / 62
- git2-e0902fb.dll (fb638b521816) - ## / 61
- git2-e0902fb.dll (523d48c7a8b7) - ## / 58
- Catel.Core.dll (0415cca2a95c) - ## / 60
- GitTools.Core.dll (90d8fda649b1) - ## / 60
- ImpromptuInterface.dll (fb0251c2d738) - ## / 65
- pdbstr.exe (a653fd7434a7) - ## / 55
- System.CommandLine.dll (9cc1e5580fb3) - ## / 55
- System.Runtime.InteropServices.RuntimeInformation.dll (ccceb001e0a7) - ## / 69
- System.ValueTuple.dll (e1cd89b94e88) - ## / 69
- Nerdbank.MSBuildExtension.dll (3b59468c7e7f) - ## / 67
- gitlink.3.2.0-unstable0021.nupkg (85900f7a94f4) - ## / 61
- GitLink.exe (db69f8dd7422) - ## / 66
- GitLinkTask.dll (13589fad3427) - ## / 64
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
gitlink 3.2.0-unstable0040 | 474 | Tuesday, May 22, 2018 | Exempted | |
gitlink 3.2.0-unstable0038 | 311 | Saturday, April 7, 2018 | Exempted | |
gitlink 3.2.0-unstable0036 | 327 | Thursday, April 5, 2018 | Exempted | |
gitlink 3.2.0-unstable0032 | 346 | Tuesday, March 20, 2018 | Exempted | |
gitlink 3.2.0-unstable0027 | 351 | Sunday, February 18, 2018 | Exempted | |
gitlink 3.2.0-unstable0025 | 349 | Sunday, January 28, 2018 | Exempted | |
gitlink 3.2.0-unstable0021 | 364 | Friday, January 19, 2018 | Exempted | |
gitlink 3.2.0-unstable0018 | 363 | Monday, January 15, 2018 | Exempted | |
gitlink 3.2.0-unstable0014 | 400 | Tuesday, December 12, 2017 | Exempted | |
GitLink 3.1.0-unstable0017 | 2290 | Tuesday, September 5, 2017 | Exempted | |
GitLink 3.1.0-unstable0009 | 413 | Thursday, August 3, 2017 | Approved | |
GitLink 3.0.0 | 1883 | Saturday, July 29, 2017 | Approved | |
GitLink 3.0.0-unstable0099 | 410 | Thursday, July 6, 2017 | Approved | |
GitLink 3.0.0-unstable0096 | 447 | Monday, June 26, 2017 | Approved | |
GitLink 3.0.0-unstable0092 | 438 | Wednesday, May 24, 2017 | Approved | |
GitLink 3.0.0-unstable0090 | 422 | Monday, March 27, 2017 | Approved | |
GitLink 3.0.0-unstable0085 | 498 | Sunday, February 19, 2017 | Approved | |
GitLink 2.4.1 | 5064 | Sunday, January 15, 2017 | Approved | |
GitLink 2.4.0 | 2159 | Tuesday, January 10, 2017 | Approved | |
GitLink 2.4.0-unstable0064 | 470 | Sunday, November 27, 2016 | Approved | |
GitLink 2.4.0-unstable0063 | 445 | Sunday, November 27, 2016 | Approved | |
GitLink 2.4.0-unstable0062 | 457 | Wednesday, November 23, 2016 | Approved | |
GitLink 2.4.0-unstable0052 | 484 | Saturday, October 8, 2016 | Approved | |
GitLink 2.4.0-unstable0038 | 516 | Monday, October 3, 2016 | Approved | |
GitLink 2.4.0-unstable0034 | 457 | Sunday, October 2, 2016 | Approved | |
GitLink 2.4.0-unstable0032 | 458 | Tuesday, September 27, 2016 | Approved | |
GitLink 2.4.0-unstable0026 | 457 | Monday, July 25, 2016 | Approved | |
GitLink 2.4.0-unstable0009 | 483 | Friday, July 22, 2016 | Approved | |
GitLink 2.4.0-unstable0008 | 498 | Tuesday, July 19, 2016 | Approved | |
GitLink 2.4.0-unstable0007 | 454 | Tuesday, July 19, 2016 | Approved | |
GitLink 2.3.0 | 2425 | Monday, May 30, 2016 | Approved | |
GitLink 2.3.0-unstable0022 | 787 | Thursday, January 7, 2016 | Approved | |
GitLink 2.3.0-unstable0019 | 537 | Monday, January 4, 2016 | Approved | |
GitLink 2.3.0-unstable0013 | 593 | Tuesday, December 15, 2015 | Exempted | |
GitLink 2.3.0-unstable0009 | 505 | Monday, November 30, 2015 | Exempted | |
GitLink 2.3.0-unstable0005 | 504 | Wednesday, November 25, 2015 | Exempted | |
GitLink 2.3.0-unstable0003 | 544 | Thursday, November 12, 2015 | Exempted | |
GitLink 2.2.0 | 2646 | Wednesday, October 28, 2015 | Approved | |
GitLink 2.2.0-unstable0035 | 517 | Wednesday, October 28, 2015 | Exempted | |
GitLink 2.2.0-unstable0030 | 475 | Sunday, October 25, 2015 | Exempted | |
GitLink 2.2.0-unstable0027 | 502 | Saturday, October 24, 2015 | Exempted | |
GitLink 2.2.0-unstable0016 | 935 | Monday, April 20, 2015 | Exempted | |
GitLink 2.2.0-unstable0008 | 754 | Tuesday, January 27, 2015 | Exempted | |
GitLink 2.2.0-unstable0002 | 600 | Wednesday, January 7, 2015 | Exempted | |
GitLink 2.1.0 | 625 | Friday, December 19, 2014 | Approved | |
GitLink 2.1.0-unstable0028 | 519 | Friday, December 19, 2014 | Exempted | |
GitLink 2.1.0-unstable0027 | 490 | Saturday, December 13, 2014 | Exempted | |
GitLink 2.1.0-unstable0024 | 501 | Thursday, December 11, 2014 | Exempted | |
GitLink 2.1.0-unstable0022 | 504 | Monday, December 8, 2014 | Exempted | |
GitLink 2.1.0-unstable0021 | 477 | Monday, December 8, 2014 | Exempted | |
GitLink 2.1.0-unstable0019 | 505 | Tuesday, December 2, 2014 | Exempted | |
GitLink 2.1.0-unstable0018 | 498 | Tuesday, December 2, 2014 | Exempted | |
GitLink 2.1.0-unstable0016 | 434 | Monday, December 1, 2014 | Exempted | |
GitLink 2.1.0-unstable0014 | 507 | Monday, November 10, 2014 | Exempted | |
GitLink 2.1.0-unstable0013 | 526 | Sunday, November 9, 2014 | Exempted | |
GitLink 2.1.0-unstable0011 | 558 | Thursday, November 6, 2014 | Exempted | |
GitLink 2.0.0 | 702 | Wednesday, September 17, 2014 | Approved | |
GitLink 2.0.0-unstable0049 | 514 | Friday, September 5, 2014 | Approved | |
GitLink 2.0.0-unstable0033 | 552 | Tuesday, September 2, 2014 | Approved | |
GitLink 1.6.0-unstable0024 | 525 | Tuesday, September 2, 2014 | Approved | |
GitLink 1.0.0 | 417 | Tuesday, February 14, 2017 | Approved |
-
.NETFramework 4.5
- No dependencies.
Ground Rules:
- This discussion is only about gitlink and the gitlink package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or gitlink, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.