Clojure .gitignore file is not created properly. #2482

Closed
opened 2025-11-02 04:38:02 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @soulawaker on GitHub (Nov 2, 2018).

  • Gitea version (or commit ref): 225c489
  • Git version: 2.17.1
  • Operating system: linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Clojure .gitignore file is not created properly.
Show the result on URL https://try.gitea.io/abcd785/GitignoreTest/src/branch/master/.gitignore
...

Originally created by @soulawaker on GitHub (Nov 2, 2018). - Gitea version (or commit ref): 225c489 - Git version: 2.17.1 - Operating system: linux - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description Clojure .gitignore file is not created properly. Show the result on URL https://try.gitea.io/abcd785/GitignoreTest/src/branch/master/.gitignore ...
Author
Owner

@sapk commented on GitHub (Nov 2, 2018):

It seems that the source file is a link https://github.com/github/gitignore/blob/master/Clojure.gitignore
And it wasn't well imported (empty file) in gitea https://github.com/go-gitea/gitea/blob/master/options/gitignore/Clojure

@sapk commented on GitHub (Nov 2, 2018): It seems that the source file is a link https://github.com/github/gitignore/blob/master/Clojure.gitignore And it wasn't well imported (empty file) in gitea https://github.com/go-gitea/gitea/blob/master/options/gitignore/Clojure
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2482