remote: display the git commands for Fetch, Push and Pull
commit38f501de5d54430c11c3ac8b8c1b65cdcd6ab22a
authorDavid Aguilar <davvid@gmail.com>
Tue, 5 Mar 2024 07:23:46 +0000 (4 23:23 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 5 Mar 2024 07:23:46 +0000 (4 23:23 -0800)
treea4b0323a5695f16e456328404fe8c6decc9205d7
parent62e7e1b9860dfd8b7b3670abbdeb0eaf52870dee
remote: display the git commands for Fetch, Push and Pull

Automatically select the remote branch in the Pull dialog. Display the
git command that will be run in the Fetch, Push and Pull dialogs so that
users can be assured that they know what will be run.

Closes: #729
Signed-off-by: David Aguilar <davvid@gmail.com>
CHANGES.rst
cola/models/main.py
cola/widgets/remote.py