git_core 0.1.0-dev.1 copy "git_core: ^0.1.0-dev.1" to clipboard
git_core: ^0.1.0-dev.1 copied to clipboard

A pure Dart foundation for reading and writing Git repositories and objects.

Changelog #

0.1.0-dev.1 #

  • Initial public prerelease of git_core.
  • Add pure Dart Git plumbing for objects, refs, packs, index handling, and repository discovery.
  • Add structured local workflows including add, commit, diff, apply, branch, checkout, reset, restore, stash, merge, and worktree helpers.
  • Add remote sync support for filesystem, static HTTP, smart HTTP, and SSH transports with branch tracking and recovery helpers.
0
likes
120
points
24
downloads

Documentation

API reference

Publisher

verified publisheratrac613.com

Weekly Downloads

A pure Dart foundation for reading and writing Git repositories and objects.

Repository (GitHub)
View/report issues
Contributing

Topics

#git #vcs #dart

License

MIT (license)

Dependencies

archive, crypto, dartssh2, path

More

Packages that depend on git_core