After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699689 - Push dialog should show what will be pushed
Push dialog should show what will be pushed
Status: RESOLVED OBSOLETE
Product: meld
Classification: Other
Component: version
git master
Other Linux
: Normal enhancement
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-04 23:44 UTC by Adam Dingle
Modified: 2017-12-13 19:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-05-04 23:44:05 UTC
I know that I was the one who asked to be able to 'git push' from Meld.  But now that that's implemented, it's making me a little uncomfortable that there's a button on the Meld toolbar I can push (no pun intended) which will push commits to the server without asking for confirmation.  That's a potentially dangerous operation if I hang around in the master branch with local commits which are not yet ready for prime time (as I sometimes do, for better or for worse).

So now I think I'd like that button to ask for confirmation before pushing.  Of course, it would be even nicer if the confirmation dialog showed me the first lines of the log messages for the commits that will be pushed.  But if that's hard, even a simple Push/Cancel dialog would be a lot better than nothing.
Comment 1 Kai Willadsen 2013-05-16 21:33:53 UTC
I've pushed a simple dialog. However, since it's lacking any reasonable text as to what will be pushed, I'm going to repurpose this bug for that. I think that a parse of git push --dry-run is probably what we want for git, even though that contacts the remote and can take a while.
Comment 2 GNOME Infrastructure Team 2017-12-13 19:03:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/meld/issues/56.