Advertisement
Guest User

Untitled

a guest
Jun 29th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. C:\dev\pulsar [master +3 ~0 -245 !]> dir
  2.  
  3.  
  4. Directory: C:\dev\pulsar
  5.  
  6.  
  7. Mode LastWriteTime Length Name
  8. ---- ------------- ------ ----
  9. d---- 6/29/2013 9:43 PM bkup
  10. d---- 6/27/2013 12:11 AM Boot
  11. d---- 6/29/2013 9:43 PM Pulsar
  12.  
  13.  
  14. C:\dev\pulsar [master +3 ~0 -245 !]> commit -m "replaced some project files"
  15. commit : The term 'commit' is not recognized as the name of a cmdlet,
  16. function, script file, or operable program. Check the spelling of the name, or
  17. if a path was included, verify that the path is correct and try again.
  18. At line:1 char:1
  19. + commit -m "replaced some project files"
  20. + ~~~~~~
  21. + CategoryInfo : ObjectNotFound: (commit:String) [], CommandNotFo
  22. undException
  23. + FullyQualifiedErrorId : CommandNotFoundException
  24.  
  25. C:\dev\pulsar [master +3 ~0 -245 !]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement