c# - VSPackage: How to track a successful commit and push event? -
cheers, everyone! hope can help.
i'm developing visual studio extension (vspackage) in c# needs listen successful 'commit , push' or 'sync' event update gridview. ideas on how implement c# listener of 'commit , push' or 'sync' event in vs?
p.s. i'd love provide piece of code of mine, i've no idea whatsoever how , google hasn't been of help.
Comments
Post a Comment