Skip to content

Releases: bakgaard/GitSetup

1.8.0

07 Nov 09:00
Compare
Choose a tag to compare

Minor upgrade for WIndows 11, and the newer versions of Git:

  • Update all options in the Git installation
  • Will no longer add .../git/cmd to PATH, as this is now default in the Git installation
  • Update PowerShell method used to download library
  • Update ExecutionPolicy to work on WIndows 11
  • Apply linting rules to markdown file

Git Setup v1.7.1

06 Feb 12:30
Compare
Choose a tag to compare
  • Remove Sublime Text and Notepad++ as editors and options.
  • Update script to download release on installation.
  • Fix merge tool link to use correct package.

1.7.0

16 May 12:56
Compare
Choose a tag to compare
  • Add flag in .gitconfig to prevent ceration of .orig-files when merging with P4Merge.

Bugfix for Package

12 May 09:56
Compare
Choose a tag to compare

Apparently not done well enough.
This should handle PowerShell 5.1 better.

Bugfix for PowerShell 7

26 Apr 13:11
Compare
Choose a tag to compare

The NuGet feed is now loaded correctly

Support PowerShell 7

09 Apr 10:03
Compare
Choose a tag to compare

Script now supports PowerShell 7

Git Setup

27 Oct 22:28
Compare
Choose a tag to compare
  • Fixed colors
  • Fix non-admin cleanup

Git Setup

27 Oct 16:09
Compare
Choose a tag to compare
Git Setup Pre-release
Pre-release
  • Add clean up at the end of script.
  • Fix typos in README.md.

Git Setup

27 Oct 15:56
Compare
Choose a tag to compare
Git Setup Pre-release
Pre-release

Attempting to fix a bug, where the password wouldn't stay loaded, and colors would give error in console on startup.

Git Setup 1.5

04 Feb 22:01
Compare
Choose a tag to compare
  • Posh-sshell was updated, and required minor changes to when it should be applied.
  • Colors were updated, and now works properly.