balo 1.0.0+1 copy "balo: ^1.0.0+1" to clipboard
balo: ^1.0.0+1 copied to clipboard

A source control in the style of git

1.0.0 #

  • Command parsing
  • Command interpretation
  • Command execution
  • Show help command
  • Empty input handler
  • Initialize repository with init command
  • Add and Remove from ignore file
  • Get status of current branch
  • Stage files command
  • Commit files to a branch
  • View commit history
  • Git diff on branches
  • Merge another branches commit into current working dir
  • Command line parsing upgrade using args package
  • Store objects only when changed
  • Add / Remove a remote
  • Push command
  • Pull command
  • Clone command
0
likes
105
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A source control in the style of git

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, crypto, dart_levenshtein, freezed, freezed_annotation, path

More

Packages that depend on balo