Skip to content

Can commit if no changes made #144

@ianthomas23

Description

@ianthomas23

git init . followed by git commit gives

$ git init .
Initialized empty Git repository in /Users/iant/Desktop/temp/.git/
$ git commit 
On branch main

Initial commit

nothing to commit (create/copy files and use "git add" to track)

using real git, but with git2cpp the commit is accepted as normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions