8000 gl squash or collapse/combine etc · Issue #26 · goldstar611/gitless · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
gl squash or collapse/combine etc #26
Open
@goldstar611

Description

@goldstar611

I find myself the type to create many commits in a branch, pushing frequently. When I'm finished I like to run git rebase -i HEAD~20 or something like that to squash all of the intermediate commits into 1 before sending a pull request.

gl could have a squash, collapse, or combine feature that helps with this.

Note

When the history on a remote has diverged from the local repo you'll need to git push -f to reset the branch history on the remote or target a new remote branch after the squash then delete the old one later.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0