PoshCode / PSGit

A PowerShell implementation of Git, mapping git commands to Verb-Noun and objects.
105 stars 15 forks source link

feature/Add-Change #48

Open cmurczek opened 9 years ago

cmurczek commented 9 years ago

Here's the updated version of the feature file for Add-Change. I re-did the scenarios using tabular form, and added a few more. Some addressing common params are still missing (e.g. -WhatIf), as well as scenarios for the walk the whole tree behavior of --update et all.