Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd202d5f

Browse files
committed
remove .github dir
1 parent56e8dbb commitd202d5f

File tree

7 files changed

+0
-87
lines changed

7 files changed

+0
-87
lines changed

‎.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
2-
.githubexport-ignore
32
.gitattributesexport-ignore
43
.gitignoreexport-ignore
54
.goreleaser.ymlexport-ignore

‎.github/CHECKLIST.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

‎.github/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎.github/CONTRIBUTING.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

‎.github/ISSUE_TEMPLATE.md

Whitespace-only changes.

‎.github/PULL_REQUEST_TEMPLATE.md

Whitespace-only changes.

‎makes/env.mk

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,3 @@ pull-makes: #| Clones branch makefile-go of git@github.com:kam
3131
echo'-'$$(cat README.md | head -n1 | awk '{print $$3}')'at revision'$$(git rev-parse HEAD)\
3232
)
3333
rm -rf makes/.git makes/LICENSE makes/Makefile
34-
35-
.PHONY: pull-github-tpl
36-
pull-github-tpl:#| Clones branch github-tpl-go of git@github.com:kamilsk/shared.git into .github dir
37-
rm -rf .github
38-
git clone git@github.com:kamilsk/shared.git .github
39-
( \
40-
cd .github&&\
41-
git checkout github-tpl-go&&\
42-
git branch -d master&&\
43-
echo'-'$$(cat README.md | head -n1 | awk '{print $$3}')'at revision'$$(git rev-parse HEAD)\
44-
)
45-
rm -rf .github/.git .github/LICENSE .github/README.md

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp