github.com/rcowham/go-libgitfastimport@v0.1.6/README.md (about)

     1  # go-libgitfastimport
     2  
     3  This is a fork of https://git.lukeshu.com/go/libfastimport
     4  
     5  It provides Go interface to read and write Git fast-import files.
     6  
     7  ## Changes
     8  
     9  * Implement renames
    10  * Add some tests to show usage for reading files