Refined Github Commit Rewind

Make World Better!

ผู้เขียน
Konv Suu
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
6
คะแนน
0 0 0
เวอร์ชัน
0.3
สร้างเมื่อ
11-09-2023
อัปเดตเมื่อ
12-09-2023
Size
3.12 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Refined Github Commit Rewind

A tampermonkey extension designed for use with GitHub,allows users to automatically navigate to the last page of commit history when viewing a repository's commits. It also provides a reverse button to display commit history in reverse chronological order, from old to new.

简体中文

Install on Greasyfork

Introduction

GitHub typically displays a repository's commit history in chronological order, starting with the most recent commits. However, there are instances when users may need to review the initial commits of a project to gain a better understanding of its evolutionary process. This is where the project comes into play.

Features

  • Automatically navigate to the last page of commit history.
  • Display commit timestamps from top to bottom, in descending order from old to new.
  • Add target="_blank" to commit records.