microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

Home Page:https://learn.microsoft.com/sql/azure-data-studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git: Post Commit Command does not work

Moosjon opened this issue · comments

  • Azure Data Studio Version: 1.48.0 (system setup)
  • OS Version: Windows_NT x64 10.0.19045

Steps to Reproduce:

  1. Enable the 'Git: Post Commit Command' in settings (User, Workspace or Folder) by setting the value to 'Push' or 'Sync'
  2. Commit a change to a Git repository
  3. The change is commited but the 'Post Commit Command' does never run and has to be manually pushed or synced afterwards

Does this issue occur when all extensions are disabled?: Yes