# VR_PROJECT **Repository Path**: userCl/VR_PROJECT ## Basic Information - **Project Name**: VR_PROJECT - **Description**: 本文已经有GAD-腾讯开发者平台授权发布,转载此文意在传递更多信息,不代表游戏日报认同该观点。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 韩总2货! 如何给centos更新git的版本 1、Download PUIAS repo: wget -O /etc/yum.repos.d/PUIAS_6_computational.repo https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/install/centos/PUIAS_6_computational.repo 2、 Next download and install the GPG key: wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-puias http://springdale.math.ias.edu/data/puias/6/x86_64/os/RPM-GPG-KEY-puias && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-puias 3、Verify that the key was installed successfully: rpm -qa gpg* 4、erify that the EPEL and PUIAS Computational repositories are enabled: yum repolist 5. Install Git 1.8 yum --enablerepo=PUIAS_6_computational install git SSH 作为公钥提交 MASTER 添加内容用于merge 分支ll 测试