~emersion/alps-dev

remove exec bit from plugins/base/imap.go v1 APPLIED

Reto Brunner: 1
 remove exec bit from plugins/base/imap.go

 1 files changed, 0 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~emersion/alps-dev/patches/11928/mbox | git am -3
Learn more about email & git

[PATCH] remove exec bit from plugins/base/imap.go Export this patch

---
I don't think that the executable bit was set on purpose was it?
If so please excuse the noise.
Greetings,
Reto

 plugins/base/imap.go | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 plugins/base/imap.go

diff --git a/plugins/base/imap.go b/plugins/base/imap.go
old mode 100755
new mode 100644
-- 
2.28.0