https://github.com/mkj/far-gitk
Runs gitk on a remote host over SSH
https://github.com/mkj/far-gitk
Last synced: 7 days ago
JSON representation
Runs gitk on a remote host over SSH
- Host: GitHub
- URL: https://github.com/mkj/far-gitk
- Owner: mkj
- Created: 2022-09-01T13:31:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T14:07:59.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T18:51:24.344Z (over 1 year ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# far-gitk
Runs [gitk](https://git-scm.com/docs/gitk) on a remote host over SSH.
## Installation
```
git clone https://github.com/mkj/far-gitk ~/programs/far-gitk
ln -s ~/programs/far-gitk ~/bin/far-gitk
```
(`far-gitk` puts the shell script `git` wrapper in a new `$PATH`, so
needs its own directory).
## TODO
Maybe give `gitk` its own `--git` argument, make `far-gitk` obselete.
## License
Zero-Clause BSD