Skip to content

0.1.4

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 31 Oct 02:30
  • Added repo.currentBranch() method
  • Added repo.describeRef(ref) method, which returns an information object about the reference
  • Added repo.isOid(value) method to check if a value is an object ID
  • Added isGitDir() and resolveGitDir() helper functions
  • Enhanced createGitReader() to automatically attempt adding the .git folder to the provided gitdir path, making explicit inclusion of .git optional