mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 03:38:39 -05:00
[GH-ISSUE #164] Git Touch can't open github or other clickable links from apps, please fix that. Also add codeberg.org support #2562
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @User1l0 on GitHub (Jan 17, 2021).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/164
@shreyas1599 commented on GitHub (Jan 17, 2021):
@User1l0 codeberg is built on top of gitea. You can use codeberg on the app by logging in with
Gitea. Just make sure you change the domain name tohttps://codeberg.org@shreyas1599 commented on GitHub (Jan 18, 2021):
@pd4d10 should I add a separate item called
Codebergbelow this and re-useloginToGiteaand perhaps modify readme to indicate support for Codeberg?@pd4d10 commented on GitHub (Jan 18, 2021):
Is this Codeberg's API exactly the same as Gitea?
If so, in my opinion, it's not necessary to add a new one. Perhaps add a note under the Gitea login inputs?
@shreyas1599 commented on GitHub (Jan 18, 2021):
Yeah codeberg api redirects to the gitea api page. Codeberg is just gitea hosted on servers in EU.
Alright, then I'll add a note
@pd4d10 commented on GitHub (Jan 19, 2021):
The deep links issue is probably related to https://github.com/git-touch/git-touch/issues/60