Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. // start
  2. id@IDANILOV /d/temp
  3. $ git add a
  4.  
  5. // after tab pressing
  6. id@IDANILOV /d/temp
  7. $ git add ab
  8.  
  9. // after second tab press
  10. id@IDANILOV /d/temp
  11. $ git add ab
  12. abc abd
  13.  
  14. id@IDANILOV /d/temp
  15. $ git add ab
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement