Git squash from Web interface #1544

Closed
opened 2025-11-02 04:04:29 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @ange007 on GitHub (Feb 18, 2018).

  • Gitea version (or commit ref): 283e87d
  • Git version: 2.15.0
  • Operating system: Debian 9
  • Database (use [x]):
    • SQLite

Description

Do you plan to implement a commits aggregation with Web interface?
Since now in the case of using the squash function in the history of the commits, all the previous commits still remain.

default

Or am I probably not doing something right? I use an example from here: https://stackoverflow.com/a/5201642

Originally created by @ange007 on GitHub (Feb 18, 2018). - Gitea version (or commit ref): 283e87d - Git version: 2.15.0 - Operating system: Debian 9 - Database (use `[x]`): - [x] SQLite ## Description Do you plan to implement a commits aggregation with Web interface? Since now in the case of using the **squash** function in the history of the commits, all the previous commits still remain. ![default](https://user-images.githubusercontent.com/2736539/36351299-352e465c-14b0-11e8-86c7-2c7c029bf54a.png) Or am I probably not doing something right? I use an example from here: https://stackoverflow.com/a/5201642
GiteaMirror added the issue/staleissue/needs-feedback labels 2025-11-02 04:04:29 -06:00
Author
Owner

@lafriks commented on GitHub (Feb 18, 2018):

Or commits remain in source branch or in target branch?

@lafriks commented on GitHub (Feb 18, 2018): Or commits remain in source branch or in target branch?
Author
Owner

@ange007 commented on GitHub (Feb 18, 2018):

I generate the union in the local repository and send the change to the remote repository.
In GitHub, this behavior worked fine (at least earlier).

@ange007 commented on GitHub (Feb 18, 2018): I generate the union in the local repository and send the change to the remote repository. In GitHub, this behavior worked fine (at least earlier).
Author
Owner

@lafriks commented on GitHub (Feb 18, 2018):

Can you create sample at try.gitea.io? In 1.4.0-rc1 there is already an option to squash merge pull request commits

@lafriks commented on GitHub (Feb 18, 2018): Can you create sample at try.gitea.io? In 1.4.0-rc1 there is already an option to squash merge pull request commits
Author
Owner

@stale[bot] commented on GitHub (Feb 7, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 7, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1544