(root)# umount /dev/sdX # the drive mounted to /usr
Pull the latest version for your branch:
(root)# git pull
Or, if you want to migrate to a new branch:
(root)# git checkout branch_name
(root)# git pull
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.