Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows PowerShell
- Copyright (C) 2009 Microsoft Corporation. Reservados todos los derechos.
- ADVERTENCIA: posh-git support for PowerShell 2.0 is deprecated; you have
- version 2.0.
- To download version 3.0, please visit
- https://www.microsoft.com/en-us/download/details.aspx?id=34595
- For more information and to discuss this, please visit
- https://github.com/dahlbyk/posh-git/issues/163
- To suppress this warning, change your profile to include 'Import-Module
- posh-git -Args $true'.
- C:\Users\Usuario\Documents\GitHub [master +0 ~0 -1 !]> git status
- On branch master
- Changes not staged for commit:
- (use "git add/rm <file>..." to update what will be committed)
- (use "git checkout -- <file>..." to discard changes in working directory)
- deleted: CodeIgniter/CodeIgniter
- no changes added to commit (use "git add" and/or "git commit -a")
- C:\Users\Usuario\Documents\GitHub [master +0 ~0 -1 !]>
- C:\Users\Usuario\Documents\GitHub [master +0 ~0 -1 !]>
RAW Paste Data