Skip to content

Commit 5d16fac

Browse files
committed
Merge pull request #112 from JakeGinnivan/ExecAndProjArguments
Added /exec and /proj arguments
2 parents 9126606 + e2659cf commit 5d16fac

19 files changed

+240
-145
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
*.vspscc
3232
.builds
3333
*.dotCover
34+
*.orig
3435

3536
## If you have NuGet Package Restore enabled, uncomment this
3637
packages/

AcceptanceTests/NoTagsInRepositorySpecification.RunSpecification.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/NoTagsInRepositoryWithNextVersionTxtSpecification.RunSpecification.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/RepositorySpecification.RunSpecification.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithApplicableNextVersionTxtSpecification.ForOneCommit.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithApplicableNextVersionTxtSpecification.ForTenCommitsCommit.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithApplicableNextVersionTxtSpecification.Run.approved.txt.orig

Lines changed: 0 additions & 1 deletion
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithNoNextVersionTxtSpecification.RunSpecification.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithRedundantNextVersionTxtSpecification.Run.approved.txt.orig

Lines changed: 0 additions & 1 deletion
This file was deleted.

AcceptanceTests/TagFollowedByCommitsWithRedundantNextVersionTxtSpecification.WithOneCommit.approved.txt.orig

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)