This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
julian@COMPUTER:C:\Code | |
$ git clone https://[email protected]/company/helpers.git | |
Cloning into 'helpers'... | |
fatal: UriFormatException encountered. | |
actualUrl | |
Password for 'https://[email protected]': |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
julian@COMPUTER:C:\Code | |
$ git clone https://bitbucket.org/company/helpers.git | |
Cloning into 'helpers'... | |
fatal: UriFormatException encountered. | |
actualUrl | |
Username for 'https://bitbucket.org': dcjulian29 | |
Password for 'https://[email protected]': | |
remote: Invalid username or password. If you log in via a third party service you must ensure you have an account password set in your account profile. | |
fatal: Authentication failed for 'https://bitbucket.org/company/helpers.git/' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS C:\Windows\system32> choco install executor -y -dv | |
Chocolatey v0.10.3 | |
Chocolatey is running on Windows v 10.0.14393.0 | |
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
Command line: "C:\ProgramData\chocolatey\choco.exe" install executor -y -dv | |
Received arguments: install executor -y -dv | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chocolatey v0.10.3 | |
Chocolatey is running on Windows v 10.0.14393.0 | |
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
Command line: "C:\ProgramData\chocolatey\choco.exe" install myvm-development -y -dv | |
Received arguments: install myvm-development -y -dv | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
The source 'https://www.myget.org/F/dcjulian29-chocolatey;https://chocolatey.org/api/v2' evaluated to a 'normal' source type |