git-eq 0.2.0

A git command to quickly save your local changes in case of earthquake !
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.notify]
version = "4.0.17"

[package]
authors = ["Jérôme MEVEL <jeromemevel@hotmail.com>"]
categories = ["command-line-utilities"]
description = "A git command to quickly save your local changes in case of earthquake !"
edition = "2021"
homepage = "https://github.com/jmevel/git-eq"
keywords = ["git", "earthquake"]
license = "MIT"
name = "git-eq"
readme = "README.md"
repository = "https://github.com/jmevel/git-eq"
resolver = "2"
version = "0.2.0"