Share your ideas on how to improve SmartGit!
This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.
First search for a similar request and add your votes or comments there.
Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.
Follow the stackoverflow.com writing guidelines.
Thank you for your help!
Standard Window: allow pushing to multiple remotes
Wow, the new standard window looks really great! There's a lot to love here. Nice work!
However, there's one missing feature that currently breaks my workflow: pushing to multiple remotes.
Even though all the remotes display correctly in the UI (like in the history log view), the push button only seems to push to one of the remotes. And I can't find a way to choose which one it is. I found a "Push up to" option in the "Remotes" menu bar, but it's always greyed out. I don't know what conditions are necessary to activate it, and I couldn't figure it out after fiddling with the UI for several minutes. As a result, I can't push to all of my remotes. Just one of them, chosen seemingly arbitrarily.
Ideally, what I'd like is some way to choose which remote to use when pushing, each time I push commits. Some kind of popup to confirm the push and the choice of remote for that push would be nice. The popup UI could even fill out a reasonable default remote for each push, but I'd like the option to explicitly configure that default value as well.
The old (non-standard?) window allows a similar workflow in the "Push to" command, so that's a good fallback for now.
Another way to do it would be to have some place in the UI that lists all the remotes. Then pushing to that remote could be activated from a context menu. That context menu could do other remote-related actions too, like editing. The old (non-standard?) window has something like this in the "Branches" view.
Thanks!
Gerrit: Add possibility to push detached head
I'm trying to play around with Gerrit. One important missing thing I found is that in typical Gerrit workflow the developers checkout the Gerrit Change, do the changes, amend the commit and push it. For that developers work with detached heads, and pushing looks like this:
git push origin HEAD:refs/for/some-branch
Currently if the HEAD does not belong to any branch it is not possible to even click the Push As... button. If it would be possible to push the button and the appearing prompt would save a history (so I can enter refs/for/my-branch or refs/for/my-other-branch and could select any of them in some dropdown box), it would make the workflow with Gerrit quite functional.
Standard Window: GUI to edit URLs of remotes
In the current release (22.1.1 #19231) there seem no way to see (or edit) the URL of a remote.
To do that, I must switch to the Log view and right click the remote in the "Branches" pane
Standard window : allow to resize diff independantly between local and history tabs
Hello,
Thanks for this new standard window, it's really amazing 8)
I was used to work with the Log Window, and I was using main and review alternatives to switch between workflows (working on a local diff or browsing history)
One thing that was really cool about it is that the vertical size of the diff was set independantly
Examples :
Standard Window: support for GitLab
Similar as for GitHub, merge requests and their C/I status should be displayed.
Search branches in branch view
Hello,
In SmartGit in the Working Tree Window in the bottom left ist a window labelled with "Branches" which shows a list of local and remote branch names.
For reviewing I have to search the correct branch for a checkout. As we have several thousands of branches and they are alphabetically sorted within its subfolders, I have to search long lists in each subfolder. It would be sooooo handy to have a search field and filter the branches! Also sometimes I barley remember parts of an old branch name to look up when was or who did worked on a certain feature. I imagine a text filed as it is seen in the Files window.
Thank you
Chris
Graph: drag and drop to rebase not checked out branches
If I drag and drop the current branch to another one, I get a context menu offering to either reset or rebase.
If I drag and drop a non-current branch to another one though, I only get the reset option; it'd be nice to be able to rebase without having to checkout first.
I understand git rebase may still auto-checkout behind the scene, but even if there is no workaround, it could still be interesting to do it all in one go and come back to the initial context at the end.
support mouse navigation buttons
I spend a lot of time browsing through the commit graph, and doing things ike "reveal commit" on a branch, which often takes you far away from your previous focus: I often find myself instinctively clicking the back/forward buttons on my mouse, expecting to cycle through the commit selection history... would be nice.
Branches panel: sort by head date
It is often useful to see just most recent branches and search among them, best would be having also the possibility to maintain the view by folders (each folder containing branches sorted by head date)
Customer support service by UserEcho