An open API service indexing awesome lists of open source software.

https://github.com/orhun/last-commit

A VSCode extension that focuses on the last git commit
https://github.com/orhun/last-commit

commit-message git-commit last-commit status-bar-indicator vscode vscode-extension vscode-git

Last synced: 8 months ago
JSON representation

A VSCode extension that focuses on the last git commit

Awesome Lists containing this project

README

          


Last Commit

# Last Commit

[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/orhun.last-commit.svg?style=flat-square&labelColor=202020&color=5e8b9a)](https://marketplace.visualstudio.com/items?itemName=orhun.last-commit) [![Installs](https://img.shields.io/visual-studio-marketplace/d/orhun.last-commit.svg?style=flat-square&labelColor=202020&color=5e8b9a)](https://marketplace.visualstudio.com/items?itemName=orhun.last-commit) [![Rating](https://img.shields.io/visual-studio-marketplace/stars/orhun.last-commit.svg?style=flat-square&labelColor=202020&color=5e8b9a)](https://marketplace.visualstudio.com/items?itemName=orhun.last-commit)

Last Commit is a VSCode extension that focuses on the last git commit.

---

## Features

* Shows the last commit on the status bar.

![feature-1](https://raw.githubusercontent.com/orhun/Last-Commit/master/images/feature-1.gif)

## Requirements

* [git](https://git-scm.com/), obviously.

## License

GNU General Public License ([v3](https://www.gnu.org/licenses/gpl.txt))

## Copyright

Copyright (c) 2020, [orhun](https://www.github.com/orhun)