---
title: GitInformation
framework: packagedescription
role: symbol
role_heading: Structure
path: packagedescription/gitinformation
---

# GitInformation

Information about the git status of a given package, if available.

## Declaration

```swift
struct GitInformation
```

## Topics

### Instance Properties

- [currentCommit](packagedescription/gitinformation/currentcommit.md)
- [currentTag](packagedescription/gitinformation/currenttag.md)
- [hasUncommittedChanges](packagedescription/gitinformation/hasuncommittedchanges.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
