Skip to content

Instantly share code, notes, and snippets.

@AlexZeitler
Created July 1, 2010 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexZeitler/460346 to your computer and use it in GitHub Desktop.
Save AlexZeitler/460346 to your computer and use it in GitHub Desktop.
C:\Users\AZeitler\Desktop\xunitbddextensions>powershell -Command "& {Import-Modu
le .\psake.psm1; Invoke-psake .\default.ps1}"
Executing task: Clean
Executing task: Init
fatal: Not a git repository (or any of the parent directories): .git
default.ps1:You cannot call a method on a null-valued expression.
C:\Users\AZeitler\Desktop\xunitbddextensions>Pause
Press any key to continue . . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment