summaryrefslogtreecommitdiff
path: root/repository.go
diff options
context:
space:
mode:
Diffstat (limited to 'repository.go')
-rw-r--r--repository.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/repository.go b/repository.go
index 9735c63..c7ec9eb 100644
--- a/repository.go
+++ b/repository.go
@@ -14,6 +14,7 @@ import (
// Repository
type Repository struct {
+ doNotCompare
ptr *C.git_repository
// Remotes represents the collection of remotes and can be
// used to add, remove and configure remotes for this