Skip to content

ethomson/IndexBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index Browser

A simple Windows application to display the contents of a Git repository's index. You can open a repository and display the file contents in the index (the "stage"). By default, you view the files that are staged as the next commit.

Index Browser

You can display the full index entry for a record, to show the on-disk information for the file in the working directory (the "cache").

Item Details

You can also view the contents of the item as it exists in the index (in hexdump's canonical format).

Item Contents

Technical Information

This is a .NET Core 3 application, utilizing WPF and libgit2 via .NET bindings.

This application is Copyright © Edward Thomson and available under the MIT license.

About

A Git index browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages