Gitnuro icon indicating copy to clipboard operation
Gitnuro copied to clipboard

Additional pull and push options

Open JetpackDuba opened this issue 1 year ago • 2 comments

Sometime the default pull and push options may not be enough for the user. Some interesting options to be considered are:

  • Push

    • Force push with lease (perhaps should be the default already?)
    • An alternative way to push to a specific branch rather than using the context menu (check this comment for more info)
    • Option to create a new remote branch with a different name instead of pushing to an existing one.
  • Pull

    1. Pulling from specific branch without using the context menu (same as with push).
    2. Pull with rebase combined with previous point.

Feel free to suggest additional requirements for such feature.

Issue derived from #23

JetpackDuba avatar May 01 '23 11:05 JetpackDuba

please don't make Force push with lease the default. should be a conscious decision :)

adam-ce avatar Jan 18 '24 10:01 adam-ce

@adam-ce it's already with lease by default, I should update this issue. However, you can disable this behavior in the settings if you wish.

JetpackDuba avatar Jan 18 '24 11:01 JetpackDuba