git 0.2.1 git: ^0.2.1 copied to clipboard
A dart wrapper around the git command line
Changelog - git #
v0.2.1 - 2014-03-16 #
- Deprecated
PopulateTempDir
typedef. - Deprecated
GitDir.populateBranch
- moving away fromTempDir
frombot_io
- NEW!
GitDir.updateBranch
likepopulateBranch
, but exposes aDirectory
v0.2.0 - 2014-03-04 #
- Supporting next release of
bot_io
- Fixed
hop_runner
- Removed deprecated
Git
class.
v0.1.0 - 2014-02-15 #
- First release
- Maintains 100% compatibility with the
bot_git
library from thebot_io
package as of release0.25.1+2
.