Skip to content

Create Swift package#2

Merged
mfcollins3 merged 1 commit intomainfrom
swift-package
Dec 1, 2022
Merged

Create Swift package#2
mfcollins3 merged 1 commit intomainfrom
swift-package

Conversation

@mfcollins3
Copy link
Copy Markdown
Owner

I created the Git swift package and the CGit target. CGit wraps the C libgit2 library and the Git framework will expose a Swift API for Git using libgit2.

I started creating the Repository class for working with Git repositories.

I created the Git swift package and the CGit target. CGit wraps the C
libgit2 library and the Git framework will expose a Swift API for Git
using libgit2.

I started creating the Repository class for working with Git
repositories.
@mfcollins3 mfcollins3 added the feature Implements a new feature or user story label Dec 1, 2022
@mfcollins3 mfcollins3 self-assigned this Dec 1, 2022
@mfcollins3 mfcollins3 merged commit a54dcb9 into main Dec 1, 2022
@mfcollins3 mfcollins3 deleted the swift-package branch December 1, 2022 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Implements a new feature or user story

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant