[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
- [nongnu] elpa/request updated (996a87d -> c5a1068), ELPA Syncer, 2021/02/12
- [nongnu] elpa/request b1e5b8f 2/7: gha badge, ELPA Syncer, 2021/02/12
- [nongnu] elpa/request e77d005 1/7: fix S-exp format as (declare (indent 1)), ELPA Syncer, 2021/02/12
- [nongnu] elpa/request ee0c5a4 3/7: goose gha, ELPA Syncer, 2021/02/12
- [nongnu] elpa/request 8a5979f 5/7: If there's a better way to get the originating repo of PR, ELPA Syncer, 2021/02/12
- [nongnu] elpa/request 705dd98 6/7: get it to work locally too,
ELPA Syncer <=
- [nongnu] elpa/request 131a3d4 4/7: getting sha1's correct in cross-repo PRs gets complicated, ELPA Syncer, 2021/02/12
- [nongnu] elpa/request c5a1068 7/7: Merge pull request #198 from dickmao/conao3-fix-readme, ELPA Syncer, 2021/02/12