git upgrade in RHEL 7.4
git upgrade in RHEL 7.4
My git version is 1.8.3.1 and require to upgrade the latest version.
For that, do I need to follow any additional steps or installation enough?
Will it be affect my projects, groups and user management?
1 Answer
1
for that do I need to follow any additional steps or installation enough,
The installation (yum install as shown here) is enough.
yum install
will it be affect my projects, groups and user management.
No, Git does not manage groups/users.
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.