Skip to content

UniGitHistoryViewer is an extension to view git logs in UnityEditor.

License

Notifications You must be signed in to change notification settings

baobao/UniGitHistoryViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniGitHistoryViewer

UniGitHistoryViewer is an extension to view git logs in UnityEditor.

image

Usage

You can open tracker window in Tools -> UniGitHistoryViewer. Select a file or folder from Project and click Check History. The number you enter in count is the maximum number of logs.

Displayed information

  • date
  • author
  • commit message
  • (commit hash)

The C on the left is a button that copies the commit hash to the clipboard.

UPM Package

Install via git URL

After Unity 2019.3.4f1, Unity 2020.1a21, that support path query parameter of git package. You can add https://github.com/baobao/UniGitHistoryViewer.git?path=Assets/UniGitHistoryViewer to Package Manager

image

image

or add "info.shibuya24.uni-git-history-viewer":"https://github.com/baobao/UniGitHistoryViewer.git?path=Assets/UniGitHistoryViewer" to Packages/manifest.json.

License

This library is under the MIT License.

About

UniGitHistoryViewer is an extension to view git logs in UnityEditor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages