aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-10-01 12:20:07 -0500
committerJesús <heckyel@hyperbola.info>2021-10-01 12:20:07 -0500
commit0c4d7f18d5cc5d73f126fbabdd6576fa04fb81ae (patch)
treefd43abba3f08fe37b26e6e3dd8fe2518ae66d848
parent0aa679ba8960fb765a38262c14d93752aa5054d8 (diff)
downloadhyperterm-0c4d7f18d5cc5d73f126fbabdd6576fa04fb81ae.tar.lz
hyperterm-0c4d7f18d5cc5d73f126fbabdd6576fa04fb81ae.tar.xz
hyperterm-0c4d7f18d5cc5d73f126fbabdd6576fa04fb81ae.zip
git: update states
-rw-r--r--hyperterm/core/git.sh1
-rw-r--r--hyperterm/hyperterm.sha5122
2 files changed, 2 insertions, 1 deletions
diff --git a/hyperterm/core/git.sh b/hyperterm/core/git.sh
index 26c1081..f008d84 100644
--- a/hyperterm/core/git.sh
+++ b/hyperterm/core/git.sh
@@ -258,6 +258,7 @@ function _prompt_get_git_status() {
110111111) printf '%s%s' "${__upulls}" "$count_behind";;
101111111) printf '%s%s' "${__ahs}" "$count_ahead";;
111001111) printf '%s%s' "${__ps}${__duus}${__stusts}" "$count_dirty";;
+ 011111111) printf '%s%s' "${__dss}" "$count_dirty";;
010111111) printf '%s%s%s' "${__duplls}" "$count_behind" "$count_dirty";;
001111111) printf '%s%s%s' "${__duphs}" "$count_ahead" "$count_dirty";;
000111111) printf '%s%s%s' "${__duus}" "$count_behind-$count_ahead" "$count_dirty";;
diff --git a/hyperterm/hyperterm.sha512 b/hyperterm/hyperterm.sha512
index 2eeab4e..f63db51 100644
--- a/hyperterm/hyperterm.sha512
+++ b/hyperterm/hyperterm.sha512
@@ -13,7 +13,7 @@ fab9d339a99c7d2e1809d1c44f533523c6bfcdcc8d63c62b335ce7d4c666c8bdd7ac319316bf71f0
455838836f6cee00e8e2c3d255b47f1126f4a926b791297a3b9f580d1447411354951d9fa4bffc3968cbcf6566f4026b43d591d0514c9516b685b4b5a6a05d68 ./tools/network.sh
7447d3e167ab207d3ef4218e201a06bf5a3fc23281639f16f7f405f1d66b73923845d450fdb0a94672757866a9da0324f728564a1b61b2ed1678fe576eb565cf ./core/autocomplete.sh
065cfa39f1b4312ed275ad1039827a24f703176c653a8d27303d145f9d389a60ec5b3a9eb167e060cc6fd093b9c03cfb1a8b70254d444fbc6e62e2297d88b310 ./core/status.sh
-a8729da31e95e00605283788aaedc25d61243d722ab1b62983a554f9255d2469144695205f43fe2d6fd2fdd976e6045db6fa82d76746bc6a0be4fab581277901 ./core/git.sh
+c639ebab39c6987aa2a75f7426c2b6aa8cdaa9bac57c4305d84e0064192022ec75ecf1a20912e4bdad7c319ed1032cfd6e8df1eeb8be8c30ed8f2c606268d989 ./core/git.sh
915196c638ac432a0eccb4cd127af14398385cb7094b3f6142adc21e4c4f155214ead74511f21b6acf20d2edad8934e893a8900ceafc59df8e66bc789095d58c ./core/update.sh
f3e00b2aa8ab9f3ab44570adaa2520408ed66fd00f551654d60b64a4be3546ec781b7efa39bcd774937e654b6ffb4c7af3f21eeb36caf9c01f82f85cf28e2b4d ./core/languages.sh
1cfba599047d84a17ff92b695ebf527a505a30acc9ec21a2b9f410a7ea6dde4b23b5cf62e557d82f2fe9a8980649942424b879ca53baae4d4cb3057681baa7b6 ./core/colors.sh