loop8ack / ExtensionPackTools

Import and export lists of Visual Studio extensions.
Other
78 stars 15 forks source link

Fixed #31 #32

Closed astrohart closed 3 years ago

astrohart commented 3 years ago

Added a Select/deselect all check box to the Import/Export dialog box. When the IsChecked property of this box is toggled, all the check boxes in the list are toggled to match.

madskristensen commented 3 years ago

Thanks for the PR. There seem to be merge conflicts. Can you do a rebase?

astrohart commented 3 years ago

I’m sorry, but I am a git newbie. I don’t know how to do a re-base and I’m afraid of breaking you something if I try random commands.

Please kindly send the Git Bash commands I should run.

Brian

On Jan 3, 2021, at 10:47, Mads Kristensen notifications@github.com wrote:

 Thanks for the PR. There seem to be merge conflicts. Can you do a rebase?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

astrohart commented 3 years ago

Hi Mads-

Brian Hart again.

To what commit do you wish me to rebase?

I am concerned that if I execute the wrong git commands, I'll accidentally destroy/overwrite your work or the work of others.

Please advise how you suggest I'd proceed.

-Brian Hart

On 01/03/2021 10:47 AM Mads Kristensen <notifications@github.com> wrote:

Thanks for the PR. There seem to be merge conflicts. Can you do a rebase? —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

astrohart commented 3 years ago

Hi Mads-

What I am proposing to do is:

  1. Delete/retract this specific PR 2 Then, do a 'pull' and then a 'push' to my local (forked) repo
  2. Create new Pull Request

That should, I think, do the trick.

-Brian