Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 633 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • adding, removing and committing files to a local repository
  • support for init and clone to create a new repository
  • read methods for remotes, branches, working tree state, and logs
  • simple push and pull support on the same file system
  • bypass method in order to allows direct access to the Rugged interface
  • add garbage collection to the pull method