Skip to content

Make a PreRelease Nuget package version available #273

@theluk

Description

@theluk
  1. edit file "test.txt"
  2. make a commit (1st commit)
  3. edit file "test.txt" again
    3 make a commit (1st commit)

if you now use "git checkout 1stcommit" you will be in detached head mode but no files are dirty(if all were previously commited)

in libgit2sharp if you do checkout(1stcommit) (sharef) you will be also in detached head mode BUT the files did not change and there are now dirty / did not change to the previous commit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions