diff options
| author | Shulhan <ms@kilabit.info> | 2018-05-19 20:04:28 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-05-19 20:04:28 +0700 |
| commit | ae7867ff2091a5360bc7eddaff0d1d8a97bdb11e (patch) | |
| tree | 437ba1b9d21165d9ef7ff1cde9be3e0bcddd6662 /beku.go | |
| parent | 2d351be9315454915a156fd85112c2cf23413fa6 (diff) | |
| download | beku-ae7867ff2091a5360bc7eddaff0d1d8a97bdb11e.tar.xz | |
Add remove operation
Diffstat (limited to 'beku.go')
| -rw-r--r-- | beku.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ const ( msgUpdateProceed = "Proceed with update?" msgUpdateView = "View commit logs?" + msgContinue = "Continue?" prefixTag = 'v' |
