Guest User

Untitled

a guest
Jan 17th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ git gui
  2. git: 'gui' is not a git command. See 'git --help'.
  3.  
  4. $ git --version
  5. git version 1.7.10.2 (Apple Git-33)
  6.  
  7. brew install git
  8.  
  9. $ which git
  10. /usr/local/bin/git
  11.  
  12. $ git --version
  13. git version 1.7.12.1
Add Comment
Please, Sign In to add comment