Gitea: [UI] Pull request page doesn't contain repo name

Created on 28 Jun 2017  路  2Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.1.2
  • Git version: 2.12.3
  • Operating system: openSUSE (Linux)
  • Database (use [x]):

    • [ ] PostgreSQL

    • [x] MySQL

    • [ ] MSSQL

    • [ ] SQLite

  • Can you reproduce the bug at https://try.gitea.io:

    • [ ] Yes (provide example URL)

    • [ ] No

    • [x] Not relevant

Description

The text about which branch should be merged into which other branch doesn't contain the name of the repository. In the screenshot below, it has the form organisation/branch
In my opinion the current behaviour is not really intuitive, it should either have the form org or user/repo:branch or just repo:branch.

Screenshots

screenshot_20170628_114846

kinenhancement

Most helpful comment

I think best would be something like that: ... from fork_owner/repo:branch into devel

All 2 comments

if it's changed go for owner/repo:branch. Since if you go for repo:branch you don't know which fork it's coming from :)

I think best would be something like that: ... from fork_owner/repo:branch into devel

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lunny picture lunny  路  3Comments

ghost picture ghost  路  3Comments

adpande picture adpande  路  3Comments

thehowl picture thehowl  路  3Comments

jonasfranz picture jonasfranz  路  3Comments