Downloads:
964
Downloads of v 0.1.16-alpha:
207
Last Update:
17 Aug 2016
Package Maintainer(s):
Software Author(s):
- Immo Landwerth
Tags:
git- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
git istage
This is a prerelease version of git istage.
- 1
- 2
- 3
0.1.16-alpha | Updated: 17 Aug 2016
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
964
Downloads of v 0.1.16-alpha:
207
Maintainer(s):
Software Author(s):
- Immo Landwerth
Tags:
gitgit istage 0.1.16-alpha
This is a prerelease version of git istage.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Immo Landwerth. The inclusion of Immo Landwerth trademark(s), if any, upon this webpage is solely to identify Immo Landwerth goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install git istage, run the following command from the command line or from PowerShell:
To upgrade git istage, run the following command from the command line or from PowerShell:
To uninstall git istage, 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 git-istage --internalize --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 git-istage -y --source="'INTERNAL REPO URL'" --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 git-istage -y --source="'INTERNAL REPO URL'" --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 git-istage
win_chocolatey:
name: git-istage
version: '0.1.16-alpha'
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 'git-istage' do
action :install
source 'INTERNAL REPO URL'
version '0.1.16-alpha'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller git-istage
{
Name = "git-istage"
Version = "0.1.16-alpha"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'git-istage':
ensure => '0.1.16-alpha',
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.
For more details, see https://github.com/terrajobst/git-istage.
md5: 2F43CC41B0C9C9E57CF0DBDF65149453 | sha1: 03745F8EE7B946F499A97C2D50212C1C199111F7 | sha256: CEAC8C4C42A2EFA848F3BF037D532C28E3F820C038D8301E5A71896D4216C0E2 | sha512: B4B8DC8CFDAEE4BBE2DCB7F401BB5651FF207B099981A2B323BD1AE9E57F5173CB4301CEF1200A1AC7C4665B61E24E197EC9919558AD45DD0375BE61A48101DA
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
</startup>
</configuration>
md5: 43C90BF9C997D259F43B4CF12F35B901 | sha1: 067E96BFC40C399369DAA53A7D70E18DE6DC9B9B | sha256: FFA51870A2DD258EE7A37151DCBBC69881CB59D920B02F3AAEB2262271A84D44 | sha512: 1212E65E5940EF84BC1C4C1971403350A95134FE52E18D8B236C0B76DB7346652F4248B1352105EDA7D20D41891D6C3727BA08FF78ECD4E3EEE838CE5BD5F02B
<configuration>
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-381caf5" target="lib/linux/x86_64/libgit2-381caf5.so" />
<dllmap os="osx" cpu="x86,x86-64" dll="git2-381caf5" target="lib/osx/libgit2-381caf5.dylib" />
</configuration>
md5: CD47A99E836A12FBDBB17784CDE5D204 | sha1: 7F3830C6A98EB79A1B5CE573E5ED24199D0939DF | sha256: 4F4D139AE0F5DCE9362A479C8E3A2FCF485CB426D8BDDD7DA1078E3F7609B54A | sha512: EF0FD309B55B2F806DA73FA5B071F2F757A90A472EAE14E73D75C9774622C79601A26CE67AB22C99C1322831D3FC779262461850EDB6D1A7E8E48E19FE2A8413
md5: 27C274CD5CC66C7A7492B6CF01CA85FA | sha1: 1E27181FCA44E994AB1C9C3B1E8664EB66B63ADF | sha256: 6A0B775880E8DD2FD9B5BAB1300DB321ED22A2F1CCECA0DB62FBE1845C626665 | sha512: 60320C80B9239D51E6BB4EEB5E0521D2A9744158272DA53FC048B658765591C12EC791C6E49FED755110515F1BF804F36086A509617939DFD132CD2868F05088
Log in or click on link to see number of positives.
- git2-381caf5.dll (4f4d139ae0f5) - ## / 65
- git2-381caf5.dll (6a0b775880e8) - ## / 62
- LibGit2Sharp.dll (ffa51870a2dd) - ## / 54
- git-istage.0.1.16-alpha.nupkg (3f678bc7984e) - ## / 55
- git-istage.exe (ceac8c4c42a2) - ## / 56
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 |
---|---|---|---|---|
git istage 0.1.16-alpha | 207 | Wednesday, August 17, 2016 | Exempted | |
git istage 0.1.14-alpha | 215 | Wednesday, August 10, 2016 | Exempted | |
git istage 0.1.7-alpha | 202 | Monday, October 12, 2015 | Exempted | |
git istage 0.1.3-alpha | 259 | Friday, October 9, 2015 | Exempted |
Copyright © Immo Landwerth
This package has no dependencies.
Ground Rules:
- This discussion is only about git istage and the git istage 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 git istage, 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.