uechi.io/source/_drafts/gst-a-powerful-pal-for-ghq.md

12 lines
538 B
Markdown
Raw Normal View History

2017-10-07 11:43:26 +09:00
---
2021-02-14 15:47:14 +09:00
title: "gst: a powerful pal for ghq"
2017-10-07 11:43:26 +09:00
date: 2017-06-02 23:02:00 +09:00
---
[gst](https://github.com/uetchy/gst) is tiny and simple but powerful pal for [ghq](https://github.com/motemen/ghq).
2021-02-14 15:47:14 +09:00
Have you ever imagined what if you know which commits are unpushed or which changes are uncommitted yet, for all the repositories you have cloned on your machine?
2017-10-07 11:43:26 +09:00
You might want to check out my ongoing project `gst`:
2018-07-19 20:53:12 +09:00
it might help you to know what ongoing changes are remained to be committed or pushed among entire your local repositories.