Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 369 Bytes

ScriptsAndSnippets

Collection of usefull scripts and snippets

Description

Git/deleteMergedBranches.ps1 => Deletes all local branches which are merged into current branch

VisualStudio/aaa.snippet => Arrange/Act/Assert Unit tests. aaa => synchronous; aaaa => async

VisualStudio/idoc.snippet => Adds /// <inheridtdoc /> at current cursor position