Support the development of Thermal
Become a Patron

March 25, 2019 (version 0.0.1-alpha.0)


💡 Features

Add local repository

Use Git features by adding local repository inside the app for quick access.

List of added repositories on welcome page

Commit history

Allows you to see the list of commit history sorted from descending order.

Commit history

Commit files

You can select single/multiple files for committing, directly from the app.

Commit single or multiple files

Commit detail

By clicking on a commit, you can preview the following detail of a commit:

  • Author name, email, and date
  • Commit title/description
  • Committer name, email, and date
  • Refs
  • Commit hash
  • Tree hash
  • Parent hash
  • File changes

Commit detail

File preview

Preview file changes from the list of commit history.

Commit detail & file preview

🐞 Bug Fixes

  • Unknown revision or path not in the working tree
Edit this page on GitHub