-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorder file actions #6706
Reorder file actions #6706
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6706 +/- ##
==========================================
- Coverage 40.73% 40.73% -0.01%
==========================================
Files 421 421
Lines 57872 57872
==========================================
- Hits 23576 23572 -4
- Misses 31168 31171 +3
- Partials 3128 3129 +1
Continue to review full report at Codecov.
|
I would actually prefer |
@lafriks I suggested this order because I use GitHub a lot, as well as Gitea, so I'm sometimes confused, since they are the same actions. |
Yes me too but I use History more than Blame :P |
I'm in no way requesting that change I'm ok also with GitHub order :) |
Currently the ordering of the file actions in Gitea is different from the ordering of the same actions in GitHub.
To improve the usability, since they are the same actions, I am sending this PR to leave equal in the two tools, Gitea and GiHub.
Follow the images for comparison:
GitHub:
Actual Gitea:
New Gitea: