Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42477a1aaa 
							
						 
					 
					
						
						
							
							Merge pull request  #7125  from Bo98/make-regex  
						
						 
						
						... 
						
						
						
						extend/string: match multiline make variables 
						
						
							
						
					 
					
						2020-03-05 09:29:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							677e6c972a 
							
						 
					 
					
						
						
							
							Merge pull request  #7123  from dawidd6/resource-build-and-test  
						
						 
						
						... 
						
						
						
						dependency_collector: make resource dep available at test-time too 
						
						
							
						
					 
					
						2020-03-05 09:29:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad32d387e9 
							
						 
					 
					
						
						
							
							exceptions: fix case for UsageError subclasses.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-05 09:25:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							495daf0aee 
							
						 
					 
					
						
						
							
							extend/ARGV: remove/private unused methods.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-05 09:25:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66155ea370 
							
						 
					 
					
						
						
							
							cli/parser: add named/min_named helpers.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-05 09:25:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d0896d641a 
							
						 
					 
					
						
						
							
							extend/string: match multiline make variables  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-05 04:11:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59ce122e90 
							
						 
					 
					
						
						
							
							dependency_collector: make resource dep available at test-time too  
						
						 
						
						... 
						
						
						
						There are formulae that use resource blocks for stuff that is needed in
test blocks. If a resource is a `.zip` archive, one needs `unzip`
utility in `PATH` to extract it, but its only available at build-time,
so one observes an error like that for example:
```
==> brew test psftools --verbose
Testing psftools
==> Downloading https://www.zone38.net/font/pc8x8.zip 
Already downloaded: /github/home/.cache/Homebrew/downloads/ea5f6a485687368ff5bc99e4cc43a49b06e081baa51a97ee6ddcd8d1b82d7963--pc8x8.zip
==> Verifying ea5f6a485687368ff5bc99e4cc43a49b06e081baa51a97ee6ddcd8d1b82d7963--pc8x8.zip checksum
unzip -o /github/home/.cache/Homebrew/downloads/ea5f6a485687368ff5bc99e4cc43a49b06e081baa51a97ee6ddcd8d1b82d7963--pc8x8.zip -d /tmp/d20200304-21389-ui0wr0
Error: psftools: failed
undefined method `shelljoin' for nil:NilClass
```
Of course this issue affects Linux the most, because of higher
probability that the system lacks `unzip` for example.
With this commit, all resource guessed dependencies should be available
at build and test time. 
						
						
							
						
					 
					
						2020-03-04 22:49:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01d5e53120 
							
						 
					 
					
						
						
							
							Merge pull request  #7122  from sjackman/docs-linux  
						
						 
						
						... 
						
						
						
						docs/Homebrew-on-Linux.md: Use the bash installer 
						
						
							
						
					 
					
						2020-03-04 13:40:59 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							d6a8ff752f 
							
						 
					 
					
						
						
							
							docs/Homebrew-on-Linux.md: Use the bash installer  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 12:17:33 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f13b0513ea 
							
						 
					 
					
						
						
							
							cli/parser: avoid using remaining.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 17:27:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d9e117430 
							
						 
					 
					
						
						
							
							args: avoid using remaining.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 17:26:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bf990bb29 
							
						 
					 
					
						
						
							
							cli/args: add no_named? helper.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 17:26:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb5c882b7d 
							
						 
					 
					
						
						
							
							Merge pull request  #7119  from PtrTeixeira/python-virtualenv-install  
						
						 
						
						... 
						
						
						
						python: Use literal "python" for virtualenv path 
						
						
							
  2.2.9
 
						
					 
					
						2020-03-04 16:48:36 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c1d564716 
							
						 
					 
					
						
						
							
							Merge pull request  #7118  from MikeMcQuaid/actions-cleanup  
						
						 
						
						... 
						
						
						
						workflows/tests: cleanup actions. 
						
						
							
						
					 
					
						2020-03-04 15:17:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Teixeira 
							
						 
					 
					
						
						
						
						
							
						
						
							7ccec0cdf0 
							
						 
					 
					
						
						
							
							Use literal "python"  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 10:13:32 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a296e4302 
							
						 
					 
					
						
						
							
							workflows/tests: cleanup actions.  
						
						 
						
						... 
						
						
						
						Tweak GitHub Actions code to be more consistent. 
						
						
							
						
					 
					
						2020-03-04 14:47:51 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46a56d0462 
							
						 
					 
					
						
						
							
							Merge pull request  #7117  from MikeMcQuaid/uninstall-handle-more-exceptions  
						
						 
						
						... 
						
						
						
						keg: handle more exceptions on uninstall. 
						
						
							
						
					 
					
						2020-03-04 14:36:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98935fd777 
							
						 
					 
					
						
						
							
							Merge pull request  #7116  from Bo98/python  
						
						 
						
						... 
						
						
						
						python: Fix error in virtualenv_install_with_resources 
						
						
							
						
					 
					
						2020-03-04 14:35:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4b17fa892 
							
						 
					 
					
						
						
							
							keg: handle more exceptions on uninstall.  
						
						 
						
						... 
						
						
						
						Fixes https://github.com/Homebrew/brew/issues/7110  
						
						
							
						
					 
					
						2020-03-04 14:17:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							f9481d4d35 
							
						 
					 
					
						
						
							
							python: Fix error in virtualenv_install_with_resources  
						
						 
						
						... 
						
						
						
						Fixes  #7115 . 
						
						
							
						
					 
					
						2020-03-04 14:13:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c42d43c824 
							
						 
					 
					
						
						
							
							Merge pull request  #7094  from vidusheeamoli/search-add-formulae-flag  
						
						 
						
						... 
						
						
						
						search: add separate flag for formulae 
						
						
							
						
					 
					
						2020-03-04 13:38:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ead927500 
							
						 
					 
					
						
						
							
							cmd/search: tweak documentation text.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 13:14:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35ae54494b 
							
						 
					 
					
						
						
							
							Merge pull request  #7103  from iida-hayato/master  
						
						 
						
						... 
						
						
						
						change `export PATH` to `add-path` for github actions 
						
						
							
						
					 
					
						2020-03-04 12:59:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vidusheeamoli 
							
						 
					 
					
						
						
						
						
							
						
						
							67d012afcc 
							
						 
					 
					
						
						
							
							search: add separate flag for formulae  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 17:58:19 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b838713a2 
							
						 
					 
					
						
						
							
							Merge pull request  #7112  from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.3.0  
						
						 
						
						... 
						
						
						
						build: bump zeitwerk from 2.2.2 to 2.3.0 in /Library/Homebrew 
						
						
							
						
					 
					
						2020-03-04 11:47:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d7100e686 
							
						 
					 
					
						
						
							
							Merge pull request  #7105  from EricFromCanada/json-requirements  
						
						 
						
						... 
						
						
						
						API: supply additional data for requirements 
						
						
							
						
					 
					
						2020-03-04 11:47:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89fd3cc234 
							
						 
					 
					
						
						
							
							Merge pull request  #7109  from CodeMonk/pkg_version_fix  
						
						 
						
						... 
						
						
						
						Fix for when version is nil 
						
						
							
  2.2.8
 
						
					 
					
						2020-03-04 11:46:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f141c771a 
							
						 
					 
					
						
						
							
							workflows/tests: add missing newline.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 11:38:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9667d45f10 
							
						 
					 
					
						
						
							
							workflows/tests: tweak PATH setup.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 11:37:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57fd98ec4f 
							
						 
					 
					
						
						
							
							pkg_version: tweak variable naming.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 11:28:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee9ea66893 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-04 11:24:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ce448b369 
							
						 
					 
					
						
						
							
							build: bump zeitwerk from 2.2.2 to 2.3.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [zeitwerk](https://github.com/fxn/zeitwerk ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases )
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.2...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2020-03-04 11:22:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6631d6449 
							
						 
					 
					
						
						
							
							Merge pull request  #7019  from iMichka/python2doc  
						
						 
						
						... 
						
						
						
						brew: remove most traces of python@2 
						
						
							
						
					 
					
						2020-03-04 11:21:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c421141453 
							
						 
					 
					
						
						
							
							Merge pull request  #7111  from Homebrew/dependabot/bundler/docs/zeitwerk-2.3.0  
						
						 
						
						... 
						
						
						
						build: bump zeitwerk from 2.2.2 to 2.3.0 in /docs 
						
						
							
						
					 
					
						2020-03-04 11:20:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46bc2f6e16 
							
						 
					 
					
						
						
							
							build: bump zeitwerk from 2.2.2 to 2.3.0 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [zeitwerk](https://github.com/fxn/zeitwerk ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases )
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.2...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2020-03-04 05:13:09 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hayato iida 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c0a73222b 
							
						 
					 
					
						
						
							
							Update .github/workflows/tests.yml  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com> 
						
						
							
						
					 
					
						2020-03-04 10:03:05 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fab4a4863d 
							
						 
					 
					
						
						
							
							Merge pull request  #7099  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.80.1  
						
						 
						
						... 
						
						
						
						build: bump rubocop from 0.80.0 to 0.80.1 in /Library/Homebrew 
						
						
							
						
					 
					
						2020-03-03 20:35:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							5277f849d9 
							
						 
					 
					
						
						
							
							API: supply additional data for requirements  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-03 15:00:33 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7b6cb97e6 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-03 19:48:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							486d498d6e 
							
						 
					 
					
						
						
							
							Merge pull request  #7101  from MichelleNguy/display-updated-casks  
						
						 
						
						... 
						
						
						
						Display updated casks when running `brew update` 
						
						
							
						
					 
					
						2020-03-03 19:34:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Frascone 
							
						 
					 
					
						
						
						
						
							
						
						
							8ed8d6979c 
							
						 
					 
					
						
						
							
							Fix for when version is nil  
						
						 
						
						... 
						
						
						
						When version is nil, (version <==> other.version) also returns nil
and then the nill object doesn't have a nonzero? method.
I'm not sure what package put me into this state, but, this fix repaired
my environment.
Also, there is probably a more ruby-esque way to do this, but, I'm not a
ruby expert ;-) 
						
						
							
						
					 
					
						2020-03-03 12:27:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michelle Nguyen(she/her) 
							
						 
					 
					
						
						
						
						
							
						
						
							352774e80f 
							
						 
					 
					
						
						
							
							Add deleted casks to report dump.  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com> 
						
						
							
						
					 
					
						2020-03-03 13:46:08 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michelle Nguyen(she/her) 
							
						 
					 
					
						
						
						
						
							
						
						
							1f5f9b37c7 
							
						 
					 
					
						
						
							
							Change if statement to elsif.  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com> 
						
						
							
						
					 
					
						2020-03-03 13:45:46 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0cf4596952 
							
						 
					 
					
						
						
							
							Merge pull request  #7104  from Homebrew/dependabot/bundler/Library/Homebrew/parser-2.7.0.4  
						
						 
						
						... 
						
						
						
						build: bump parser from 2.7.0.3 to 2.7.0.4 in /Library/Homebrew 
						
						
							
						
					 
					
						2020-03-03 12:51:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3edc7c91a 
							
						 
					 
					
						
						
							
							build: bump parser from 2.7.0.3 to 2.7.0.4 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [parser](https://github.com/whitequark/parser ) from 2.7.0.3 to 2.7.0.4.
- [Release notes](https://github.com/whitequark/parser/releases )
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.3...v2.7.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2020-03-03 05:25:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hayato iida 
							
						 
					 
					
						
						
						
						
							
						
						
							e1508c66ff 
							
						 
					 
					
						
						
							
							change export PATH to add-path for github actions  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-03 12:35:42 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michelle Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							948ad02c84 
							
						 
					 
					
						
						
							
							Display updated casks when running Already up-to-date..  Fixes   #7011 .  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-02 17:17:52 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10ba0d5a66 
							
						 
					 
					
						
						
							
							Merge pull request  #7092  from dawidd6/bump-push-with-token  
						
						 
						
						... 
						
						
						
						bump-formula-pr: return remote url with token in it 
						
						
							
						
					 
					
						2020-03-02 18:42:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							456f3b1923 
							
						 
					 
					
						
						
							
							bump-formula-pr: return remote url with token in it  
						
						 
						
						
						
						
							
						
					 
					
						2020-03-02 18:50:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59c50986c7 
							
						 
					 
					
						
						
							
							Merge pull request  #6996  from SMillerDev/docs/guides  
						
						 
						
						... 
						
						
						
						Docs: Add guides for common cases 
						
						
							
						
					 
					
						2020-03-02 13:28:27 +00:00