---
title: hasUncommittedChanges
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packagedescription/gitinformation/hasuncommittedchanges
---

# hasUncommittedChanges

Whether or not there are uncommitted changes in the current repository.

## Declaration

```swift
let hasUncommittedChanges: Bool
```
