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

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

[nongnu] elpa/request 705dd98 6/7: get it to work locally too


From: ELPA Syncer
Subject: [nongnu] elpa/request 705dd98 6/7: get it to work locally too
Date: Fri, 12 Feb 2021 14:57:10 -0500 (EST)

branch: elpa/request
commit 705dd982abace68adea8f5cb0db30e3cc6aecdf9
Author: dickmao <none>
Commit: dickmao <none>

    get it to work locally too
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 93fddc9..90557d2 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ endef
 
 define SET_GITHUB_SHA =
 ifeq ($(GITHUB_SHA),)
-GITHUB_SHA := $(shell git rev-parse HEAD)
+GITHUB_SHA := $(shell git rev-parse origin/`git rev-parse --abbrev-ref HEAD`)
 endif
 endef
 



reply via email to

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