tangled
alpha
login
or
join now
oppi.li
/
go-git
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of go-git with some jj specific features
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
go-git
/
storage
/
at
v5.10.1
4 folders
1 file
filesystem
plumbing: Optimise memory consumption for filesystem storage Previously, as part of building the index representation, the resolveObject func would create an interim plumbing.MemoryObject, which would then be saved into storage via storage.SetEncodedObject. This meant that objects would be unnecessarily loaded into memory, to then be saved into disk.
2 years ago
memory
git: clone --shared implemented
2 years ago
test
*: Remove use of deprecated io/util
2 years ago
transactional
git: clone --shared implemented
2 years ago
storer.go
*: migration from gopkg to go modules
6 years ago