]> Sergey Matveev's repositories - public-inbox.git/commit
lei rm-watch: new command to support removing watches
authorEric Wong <e@80x24.org>
Fri, 23 Jul 2021 10:56:12 +0000 (10:56 +0000)
committerEric Wong <e@80x24.org>
Sun, 25 Jul 2021 00:11:36 +0000 (00:11 +0000)
commit3416172dbe6d05cc3272829d5448323cea3c8961
tree15b7dceca49e252f54a03eb54f5860065d706360
parent1218bee34cf04498ac36add5c7e847698be541c2
lei rm-watch: new command to support removing watches

Pretty trivial since it just invokes "git-config".  It's mainly
intended to make shell completion easier.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiInput.pm
lib/PublicInbox/LeiRmWatch.pm [new file with mode: 0644]
t/lei-watch.t