restore husky pre-commit that was accidentally removed in #1349 Create pre-commit … 3dbbd3e setchy requested review from afonsojramos and bmulholland as code owners July 9, 2024 20:46 github-actions bot added the build label Jul 9, 2024 View details setchy merged commit d104ab2 into...
git clone https://github.com/nomeata/cabal-plan-bounds cd cabal-plan-bounds cabal install cabal-plan-bounds ''; } { name = "download Cabal plans"; uses = "actions/download-artifact@v4"; @@ -113,9 +122,15 @@ in { ## TODO: Simplify this once cabal-plan-bounds supports a `--chec...
RepositoryUrlRepository URL used to clone or retrieve source code. Example:https://github.com/NuGet/NuGet.Client.git. RepositoryTypeRepository type. Examples:git(default),tfs. RepositoryBranchOptional repository branch information.RepositoryUrlmust also be specified for this property to be included. Ex...
Example: https://github.com/NuGet/NuGet.Client.git. RepositoryType Repository type. Examples: git (default), tfs. RepositoryBranch Optional repository branch information. RepositoryUrl must also be specified for this property to be included. Example: master (NuGet 4.7.0+). RepositoryCommit ...
One thing that puzzled me though when I looked back at a previous RESTORE I tried where the database “had more data”. In this case the 100% message in SSMS was very close to the time I received the final RESTORE message. There was almost no delay (or at least it was not 2 ...
One thing that puzzled me though when I looked back at a previous RESTORE I tried where the database “had more data”. In this case the 100% message in SSMS was very close to the time I received the final RESTORE message. There was almost no delay (or at leas...
❯ git status On branch main Changes not stagedforcommit: (use"git add <file>..."to update what will be committed) (use"git restore <file>..."to discard changesinworking directory) modified: four.txt modified: one.txt modified: three.txt modified: two.txt no changes added to commit...
In addition to resetting single or multiple project files, we can alsoreset the entire repositoryto a previous state. After adding changes to the project and storing these in a new commit, we want to revert these changes andjump back to an earlier state / commitof our project. The newly ...
Using VS Code as default Git editor, difftool and mergetool VS Code: Git not found. Install it or configure it using the 'git.path' setting How to easily delete Git Branches in Visual Studio Code Changing the Git user or the GitHub account in VS Code a book...
https://github.com/dotnet/installer/blob/main/README.md#table Thanks! Why do we ask for more info? We try to reproduce all issues reported with the information provided in the description and comments. When we can’t reproduce the issue, we ask you for more information so we can ...