emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/lua-mode 14300f1 049/468: Specify branch to pull from.


From: Philip Kaludercic
Subject: [nongnu] elpa/lua-mode 14300f1 049/468: Specify branch to pull from.
Date: Thu, 5 Aug 2021 04:58:06 -0400 (EDT)

branch: elpa/lua-mode
commit 14300f18b540d7416c34df34f77b309451432797
Author: Reuben Thomas <rrt@sc3d.org>
Commit: Reuben Thomas <rrt@sc3d.org>

    Specify branch to pull from.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2386f00..46a6493 100644
--- a/Makefile
+++ b/Makefile
@@ -10,5 +10,5 @@ dist:
 release:
        git diff --exit-code && \
        git tag -a -m "Release tag" rel-$(VERSION) && \
-       git push origin master && git pull && \
+       git push origin master && git pull origin master && \
        woger lua-l lua-mode lua-mode "release $(VERSION)" "Emacs major mode 
for editing Lua files" release-notes-$(VERSION) 
http://github.com/rrthomas/lua-mode/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]