David V. Corbin

Results 14 comments of David V. Corbin
trafficstars

IF one reads "https://github.com/libgit2/libgit2/issues/3666" there is a comment that "there are multiple correct orders", however I believe that any order which violates the sequencing as determined by parents is incorrect....

Thanks. I tried topological and that seemed to give unexpected results also. Is there a good documentation source (perhaps I just missed it). Consider a person makes a change on...

Let me see if I can do an extract of the pertinent code.... that should not be a problem (other than time). The bigger issue is witll I be able...

Been spinning my wheels trying to create a dacpac i the context of a GitHub (Linux) runner ... I have Azure Data Studio with the latest Extension for using packages.......

WARNING: This command is implicitly deprecated because command group 'group deployment' is deprecated and will be removed in a future release. Use 'deployment group' instead.

Similar problem, but with a twist. Using a dynamic [Azure DevOps] build agent, so the machine starts clean every time. Have two repositories. Comparison [Beyond Compare] shows all files same...

Chasing down a major problem - and this would have been a life saver. Code written back at the dawn of MFC is still in use, and probably will be...

Also looking for a solution that is performant. I need to get this information from a repository for many thousands of files (there are hundreds of thousands of files, and...

@NickDrouin - with 4.6.1 now released, does it make sense to update this?

> Is this with Visual Studio on Windows? Just tried it on macOS with VS Code and compiled and ran just fine here! Yes, Visual Studio 2022 [17.9.5] .. My...