Git.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
	<dict>
		<key>OpenSourceImportDate</key>
		<string>2018-12-26</string>
		<key>OpenSourceLicense</key>
		<string>GPL</string>
		<key>OpenSourceProject</key>
		<string>git</string>
		<key>OpenSourceVersion</key>
		<string>2.20.1</string>
		<key>OpenSourceWebsiteURL</key>
		<string>http://git-scm.com</string>
		<key>OpenSourceModifications</key>
		<array>
			<string>Locate perl and python modules using relative-paths</string>
			<string>Support Xcode.app-bundled gitattributes</string>
			<string>Support Xcode.app-bundled gitconfig</string>
			<string>Use symbolic links rather than hard links for files in libexec</string>
			<string>HTML documentation is not provided with Apple's git. Make the error message more on point.</string>
			<string>Set Apple Git version during build</string>
			<string>git-svn had a minor thinko/typo which has been fixed.</string>
			<string>Fix test cases that expect --version to not contain a space</string>
		</array>
	</dict>
</array>
</plist>