Gitextensions: Automatic fetch on opening

Created on 9 Apr 2019  Â·  1Comment  Â·  Source: gitextensions/gitextensions

Feature description

It will be nice to have an option for automatic fetch on repository opening. I know about Periodic Fetch plugin, but it does not fetch immediately after opening, so I fetch manually, because I do not want to wait for several seconds.

Environment

  • Git Extensions 3.0.2.5232
  • Build 23b6f51905006ccdde8701591df706284b4155dc
  • Git 2.20.1.windows.1
  • Microsoft Windows NT 10.0.17763.0
  • .NET Framework 4.7.3362.0
  • DPI 96dpi (no scaling)
feature request

Most helpful comment

This would be a great extension point with scripts. Add a script event that
we can run a defined script after repo is opened and completely loaded. Then
we could run whatever scripts at that time and not just fetch.

On Tue, Apr 9, 2019, 11:38 AM Artem notifications@github.com wrote:

Feature description

It will be nice to have an option for automatic fetch on repository
opening. I know about Peridic Fetch plugin, but it does not fetch
immediately after opening, so I fetch manually, because I do not want to
wait for several seconds.
Environment

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/gitextensions/gitextensions/issues/6457, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ADdhsb5iw8dRuLZe1S8YJQmovruXKnMaks5vfLQMgaJpZM4ck0AT
.

>All comments

This would be a great extension point with scripts. Add a script event that
we can run a defined script after repo is opened and completely loaded. Then
we could run whatever scripts at that time and not just fetch.

On Tue, Apr 9, 2019, 11:38 AM Artem notifications@github.com wrote:

Feature description

It will be nice to have an option for automatic fetch on repository
opening. I know about Peridic Fetch plugin, but it does not fetch
immediately after opening, so I fetch manually, because I do not want to
wait for several seconds.
Environment

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/gitextensions/gitextensions/issues/6457, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ADdhsb5iw8dRuLZe1S8YJQmovruXKnMaks5vfLQMgaJpZM4ck0AT
.

Was this page helpful?
0 / 5 - 0 ratings