Use relative url in .gitmodules #132

Merged
konrad merged 1 commits from feature/relative-url-in-gitmodules into master 2020-02-13 21:18:50 +00:00
Collaborator

Description

Putting a relative url into .gitmodules makes the repository independent from the Git server it's deployed on.

Checklist

  • I added or improved tests
  • I pushed new or updated dependencies to the repo using go mod vendor
  • I added or improved docs for my feature
    • Swagger (including make do-the-swag)
    • Error codes
    • New config options
# Description Putting a relative url into `.gitmodules` makes the repository independent from the Git server it's deployed on. # Checklist * [ ] I added or improved tests * [ ] I pushed new or updated dependencies to the repo using `go mod vendor` * [ ] I added or improved docs for my feature * [ ] Swagger (including `make do-the-swag`) * [ ] Error codes * [ ] New config options
konrad approved these changes 2020-02-13 21:09:35 +00:00
konrad left a comment
Owner

Thanks!

(I'll merge once the CI passed)

Thanks! (I'll merge once the CI passed)
konrad closed this pull request 2020-02-13 21:18:50 +00:00
konrad deleted branch feature/relative-url-in-gitmodules 2020-02-13 21:18:55 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#132
No description provided.