Commit graph

433 commits

Author SHA1 Message Date
Jianyun Tao b5c91de7f4 Updated linux.md 2016-07-18 11:31:20 -07:00
Aleksandar Nikolić b06a4f48a8 Update README.md
Added newlines following one-sentence-per-line principle.
Changed "Open PowerShell" to "PowerShell".
Fixed typos.
2016-07-17 16:26:15 +02:00
Aleksandar Nikolić 23eb301715 Update README.md
Added newlines following one-sentence-per-line principle.
Changed "Open PowerShell" to "PowerShell" (except for the current release title).
2016-07-17 16:07:50 +02:00
Aleksandar Nikolić f9643bd907 Update resources.md
Fixing typos and formatting.
2016-07-17 15:48:26 +02:00
Aleksandar Nikolić 9e886db2d1 Update windows.md
Added newlines and fixed typos.
2016-07-17 15:37:33 +02:00
Aleksandar Nikolić 23a6fce8b0 Update submodules.md
Added newlines.
2016-07-17 15:21:13 +02:00
Aleksandar Nikolic a204e215b7 Fixed typos and code formatting
Fixed typos in text and code and properly formatted code.
2016-07-17 12:17:17 +02:00
Aleksandar Nikolic e74f294387 added newlines
Added newlines following one-sentence-per-line principle.
2016-07-17 11:35:04 +02:00
Aleksandar Nikolic 59837bc5c5 Merge remote-tracking branch 'refs/remotes/PowerShell/master' into powershell-beginners-guide-edits 2016-07-17 11:23:48 +02:00
Aleksandar Nikolić d41ccffb70 Update using-vscode.md
Adding newlines following one-sentence-per-line principle.
2016-07-17 04:16:00 +02:00
Aleksandar Nikolić 5c63d6c279 Update learning-powershell.md 2016-07-17 03:10:55 +02:00
Aleksandar Nikolić 75b9205f7d Update learning-powershell.md 2016-07-17 02:44:55 +02:00
Aleksandar Nikolić e075e3bcd9 Update learning-powershell.md 2016-07-17 02:35:46 +02:00
Aleksandar Nikolic 0b8465ed9d Update learning-powershell.md
Fixing typos and "More Reading" section.
2016-07-17 00:41:20 +02:00
Aleksandar Nikolic 5aefd5616a Merge remote-tracking branch 'refs/remotes/PowerShell/master' 2016-07-17 00:05:35 +02:00
Aleksandar Nikolic 77b4105d1f Update learning-powershell.md
Fixing typos and "More Reading" section.
2016-07-16 23:20:00 +02:00
Jianyun Tao 5e46f5be6e Updated the linux build 2016-07-15 18:34:33 -07:00
Sergei Vorobev b851e50509 Add Start-PSBuild -Clean in FAQ.md
This came out few times in the past few days.
2016-07-15 18:06:41 -07:00
Jianyun 7e8e8592e3 Merge pull request #1381 from PowerShell/jianyun/docs
Removed Get-Help, -ls from the example in the beginner's guide.
2016-07-15 10:12:21 -07:00
Sergei Vorobev 24b78df64a Merge pull request #1385 from alexandair/aleksandar
Update to basics.md
2016-07-15 10:09:46 -07:00
Aleksandar Nikolic c37da8b50f Update to basics.md
Fixing typos.
2016-07-15 18:19:47 +02:00
hiteshraigandhi 2157d89ad4 Merge pull request #1376 from PowerShell/vors/full-clr-doc
Vors/full clr doc
2016-07-14 23:05:51 -07:00
Jianyun Tao da28473dd6 Removed ls alias as an example because it does not exist on Linux. 2016-07-14 18:06:50 -07:00
Jianyun Tao eb517bea41 Removed Get-Help example. Fixed typos. 2016-07-14 17:50:56 -07:00
Sergei Vorobev 2afedf3eea Update documentation about resources 2016-07-14 13:46:29 -07:00
Sergei Vorobev 3cd396e6e6 Correct a note about produced binaries for FullCLR 2016-07-14 12:48:34 -07:00
Sergei Vorobev a4cfd1ce74 Add a note about produced binaries for FullCLR 2016-07-14 12:45:45 -07:00
Jianyun bcbb252707 Merge pull request #1366 from PowerShell/jianyun/docs
Updated samples so that they work on Linux
2016-07-14 10:20:25 -07:00
Sergei Vorobev 868dbb13d1 Add one more interactive tutorial source to git/basics.md 2016-07-14 00:38:40 -07:00
Sergei Vorobev a4a9103c73 Merge pull request #1338 from PowerShell/vors/git-auth
Update auth docs for git
2016-07-14 00:08:01 -07:00
Jianyun Tao 8ce9f2fd71 Updated the examples so that they work on Linux. 2016-07-13 19:18:29 -07:00
Yanbing 8500e00cb3 Update windows-full.md 2016-07-13 15:49:59 -07:00
Jianyun 9529d42688 Merge pull request #1349 from PowerShell/jianyun/docs
Added Debugging from PS Commandline
2016-07-13 12:58:56 -07:00
Jianyun Tao f3b239510a Merge branch 'master' of https://github.com/PowerShell/PowerShell into jianyun/docs 2016-07-12 19:04:35 -07:00
Jianyun Tao bc62e17384 fixed a link 2016-07-12 19:01:03 -07:00
Jianyun Tao 0f096c96a4 Added debugging from PowerShell commandline 2016-07-12 18:56:36 -07:00
Jianyun 006eb1f734 Merge pull request #1339 from PowerShell/jianyun/docs
Created Learning PowerShell
2016-07-12 18:12:10 -07:00
Joey Aiello 76d8b45a93 Merge pull request #1335 from PowerShell/joey/refactor-docs
Joey/refactor docs
2016-07-12 17:12:39 -07:00
joeyaiello 0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Jianyun Tao ecb21e9544 Created Learn PowerShell 2016-07-12 13:21:15 -07:00
Sergei Vorobev 2220692394 Update auth docs for git 2016-07-12 12:53:15 -07:00
Travis Plunk 1daa1073d8 Add Linux part of issue to known issues list 2016-07-11 19:26:29 -07:00
Andy Schwartzmeyer 43f07425e9 Merge pull request #1283 from PowerShell/andschwa/readlinesafe
Implement ReadLineSafe for Linux
2016-07-08 17:02:49 -07:00
Sergei Vorobev cb1c6e1245 Merge pull request #1305 from PowerShell/vors/docs
Update docs, assigned to Sergei
2016-07-08 16:25:24 -07:00
Andrew Schwartzmeyer 53a3b760cd Remove ReadLineSafe from known issues 2016-07-08 13:48:51 -07:00
Sergei Vorobev 70e1872095 Merge pull request #1314 from PowerShell/vors/resgen-docs
Update docs about ResGen
2016-07-07 20:23:20 -07:00
Sergei Vorobev 8e60baa2b3 Remove branches.md
It's not relevant anymore
2016-07-07 15:27:41 -07:00
Sergei Vorobev e98a8a64f7 Update docs about ResGen
You don't need to alternate build.psm1 anymore, when you add resx files..
2016-07-07 12:49:30 -07:00
Sergei Vorobev 7ea99107ec Add more complex scenarios section to powershell-repository-101 2016-07-07 12:26:36 -07:00
Sergei Vorobev 328f7b9984 Remove stub docs that should be platform specific 2016-07-06 20:42:16 -07:00
Sergei Vorobev 8af07f0d6f Remove out-dated git documentation 2016-07-06 20:42:16 -07:00
Sergei Vorobev cb6ddf5131 Update git-related docs: basics and powershell-repository-101 2016-07-06 20:42:05 -07:00
Sergei Vorobev 680642d073 Update full build instruction, fix typo 2016-07-06 18:22:44 -07:00
Andy Schwartzmeyer f5e2eb294b Add list of files excluded from ConsoleHost 2016-07-01 16:55:44 -07:00
Sergei Vorobev b29948afbe Update docs\building\windows-full.md + typo fixes 2016-07-01 13:51:14 -07:00
Sergei Vorobev 1035ed30ec Move Modules related notes from internals.md into src/Modules/README.md 2016-07-01 12:20:48 -07:00
Andrew Schwartzmeyer 10ea1733e9 Update to .NET Core 1.0 packages 2016-06-27 15:30:47 -07:00
Jianyun Tao 39b3bfcd43 Created the docs layout 2016-06-24 19:11:56 -07:00
Sergei Vorobev 56e4e96474 Merge pull request #1129 from TravisEz13/patch-1
Qualify new-pssession known issue
2016-06-24 16:33:25 -07:00
Travis Plunk f212f98071 Qualify new-pssession known issue 2016-06-24 12:20:21 -07:00
Jianyun Tao e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00
Raghu Shantha [MSFT] 6727d207f9 Updated installation and release documentation to be current 2016-06-22 14:29:58 -07:00
Sergei Vorobev 8c284cd5a3 Update KNOWNISSUES.md 2016-06-21 19:06:04 -07:00
Sergei Vorobev 7b3b6dbc74 Update KNOWNISSUES about ControlPanelItemCommand.cs
[skip ci]
2016-06-20 17:52:53 -07:00
Sergei Vorobev 573606054c Remove doc information about psl-windows-build submodule 2016-06-20 14:38:47 -07:00
Andy Schwartzmeyer 128301c84d Merge pull request #1131 from PowerShell/KarolKaczmarek-patch-1
Fixing output location
2016-06-17 09:12:04 -07:00
Andrew Schwartzmeyer 970f7e25a0 Add basic Windows package install instructions 2016-06-16 16:38:57 -07:00
KarolKaczmarek 2b24359df8 Fixing output location 2016-06-16 16:36:27 -07:00
Andrew Schwartzmeyer b4a75b4654 Bump package version in Linux install docs 2016-06-16 16:30:10 -07:00
Andrew Schwartzmeyer 9375b1f303 Downgrade packages to build 24027
This is the ancient build that Nano uses.
2016-06-16 15:48:18 -07:00
Sergei Vorobev f9b11ed966 Add info about dummy dependencies 2016-06-15 19:17:45 -07:00
Sergei Vorobev 1ece589975 Add first version of docs/building/internals.md 2016-06-15 18:59:46 -07:00
Andrew Schwartzmeyer 0232f160ec Add backward slash in filename as known issue 2016-06-15 12:16:54 -07:00
Sergei Vorobev 94e3be208a Update resources.md doc, partialy fix #746 2016-06-15 10:34:10 -07:00
Andy Schwartzmeyer 76e9b74418 Update unavailable cmdlets
These cmdlets were made available in b9bf32d96.
2016-06-14 16:26:40 -07:00
Sergei Vorobev 029086e27c Add some intelligence to Copy-MappedFiles 2016-06-13 18:50:15 -07:00
Sergei Vorobev 21f4c46f3e Update documentation about mapping.md 2016-06-13 17:56:56 -07:00
Andrew Schwartzmeyer c9c20988c3 Update building documentations for Linux and OS X 2016-06-10 16:12:01 -07:00
Andy Schwartzmeyer 06f563bb07 Merge pull request #1075 from PowerShell/andschwa/binary-compatibility
Cross-platform (FullCLR/CoreCLR) binary module creation
2016-06-09 10:42:06 -07:00
Andrew Schwartzmeyer 338b9a3462 Add LLDB with SOS via tools/debug.sh note to debugging docs 2016-06-06 12:20:28 -07:00
Andrew Schwartzmeyer 0b0b141ea5 Move download.sh script to tools tree 2016-06-06 12:15:49 -07:00
Andrew Schwartzmeyer 751f8a0635 Add debugging info on use of Trace-Command 2016-06-06 11:54:13 -07:00
Andrew Schwartzmeyer 1d96695a63 Update cmdlet-example to use netstandard1.3
As this enables importing the same DLL everywhere.
2016-06-06 11:39:29 -07:00
Andy Schwartzmeyer 86484ff0d9 Merge pull request #1054 from PowerShell/andschwa/wix-docs
Update releasing notes for WiX
2016-05-31 15:52:22 -07:00
Andrew Schwartzmeyer b77b34164e Update releasing notes for WiX 2016-05-27 16:33:49 -07:00
Andrew Schwartzmeyer 2dcdc13dff Remove references to CoreConsoleHost from docs
The `src/powershell` project is the new host.
2016-05-27 16:20:52 -07:00
Sergei Vorobev 6da104eaa6 Add troubleshooting notes dotnet restore for OS X
[skip ci]
2016-05-25 19:33:28 -07:00
Andrew Schwartzmeyer 704aaa8057 Add FAQ about Travis CI failures from forks 2016-05-24 12:04:32 -07:00
Andrew Schwartzmeyer 154166f458 Add FAQ about windows-build/nuget-feed being empty
And then causing `dotnet restore` to fail.
2016-05-20 16:33:19 -07:00
Andy Schwartzmeyer 52d747e56b Merge pull request #1013 from PowerShell/andschwa/secure-string
Add SecureString known issue
2016-05-19 16:10:45 -07:00
Andrew Schwartzmeyer 675c6df19d Add SecureString known issue 2016-05-19 15:23:00 -07:00
Andrew Schwartzmeyer 0702407f65 Mark SendGreeting module tests as slow 2016-05-19 14:28:50 -07:00
Andrew Schwartzmeyer a423ca5d99 Add jobs known issue 2016-05-19 14:18:24 -07:00
Andy Schwartzmeyer 5bdb215034 Don't compile GetComputerInfoCommand.cs 2016-05-18 17:47:25 -07:00
Andrew Schwartzmeyer fcf4b38370 Rename PowerShellGitHubDev.psm1 to build.psm1 2016-05-18 13:58:59 -07:00
Andrew Schwartzmeyer 60f6e05017 Add non-interactive console known issue 2016-05-18 10:50:00 -07:00
Andrew Schwartzmeyer e140e215bb Add aliases known issue 2016-05-18 10:43:16 -07:00
Andrew Schwartzmeyer 1381140f6e Add sessions known issue 2016-05-18 10:36:52 -07:00
Andrew Schwartzmeyer f75b39e5cd PSRP known issues removed
Since it was decoupled from this repo.
2016-05-18 10:21:28 -07:00
Andrew Schwartzmeyer ac55b037ae Eventing known issue is fixed 2016-05-18 10:16:08 -07:00
Andrew Schwartzmeyer d1f6adb0a3 MMIN known issue is fixed 2016-05-18 10:14:17 -07:00
Andrew Schwartzmeyer 1aa6a4904b Update Linux installation documentation 2016-05-18 10:10:25 -07:00
Andrew Schwartzmeyer 2d1b99d82e Fix docs/Testing capitalization 2016-05-18 10:04:47 -07:00
Andrew Schwartzmeyer cefa51b0d2 Pin cmdlet example packages to RC2
Otherwise builds fail because of RC3.
2016-05-17 12:34:50 -07:00
Hemant Mahawar 2d03c22980 Added a readme to clarify where internal vs. public documents should go. 2016-05-11 15:19:17 -07:00
Andy Schwartzmeyer e19a1f0b3d Merge pull request #961 from PowerShell/andschwa/output-switch
Add -Output switch to fix debug story
2016-05-06 12:06:29 -07:00
Andrew Schwartzmeyer 339917a007 Add an FAQ about build failures 2016-05-06 10:59:15 -07:00
Andrew Schwartzmeyer 502cd381ea Note the pre-release VS Code requirements 2016-05-06 10:55:17 -07:00
Steve Lee 88c3d56162 Merge pull request #943 from PowerShell/andschwa/cmdlet-example
Add cmdlet example project with readme
2016-05-04 12:29:05 -07:00
Andrew Schwartzmeyer 4619d0d7ba Add tests for cmdlet example 2016-05-04 12:13:00 -07:00
Andrew Schwartzmeyer b6145da14c Add AppVeyor sign-in instructions to FAQ 2016-05-04 10:41:49 -07:00
Andrew Schwartzmeyer 07a615e283 Add cmdlet example project with readme 2016-05-03 17:53:35 -07:00
Andy Schwartzmeyer a0f9999119 Merge pull request #915 from PowerShell/andschwa/shared-host-working
Update .NET Core packages
2016-04-25 15:40:09 -07:00
Andrew Schwartzmeyer ea5d5c3d05 Switch to netcoreapp1.0
Instead of using `dotnet publish`, we can use `dotnet build` and the new
`netcoreapp1.0` framework with a new dependency on
`Microsoft.NETCore.App` to generate output that does not include the
runtime, but can be run anywhere (given the installation of the
runtime).

While we cannot yet adopt a dependency on the shared host until .NET
Core RTM, we are forced to switch to this system anyway because the
latest RC3 packages and CLI do not support `netstandardapp1.5`. See
dotnet/cli#2482.

Thus we're in an in-between state where we have to use `netcoreapp1.0`,
but cannot use `"Microsoft.NETCore.App": { "type": "platform" }` to
utilize the shared host, as we need to continue to ship our host.
Without specifying "platform", we retain the status quo with respect to
build steps and outputs.

Additionally, there is no longer a good reason to use the RC3 packages,
and it has been advised we switch to RC2 since the
`Microsoft.NETCore.App` is only available for RC2. We must update
packages because our current version can no longer be debugged.
2016-04-25 14:01:44 -07:00
James Truher [MSFT] 7e156b4abd remove extraneous line 2016-04-25 12:41:54 -07:00
Jim Truher (MSFT) 6b9283f3bf add testing files to repo 2016-04-25 12:27:35 -07:00
Andrew Schwartzmeyer 2f23390f87 Add releasing documentation
Resolves #665.
2016-04-22 16:27:25 -07:00
Andrew Schwartzmeyer b4faf6463c Move CONTRIBUTING.md into .github folder 2016-04-22 15:12:02 -07:00
Andrew Schwartzmeyer ca1055c83c Add Frequently Asked Questions to documentation
Addresses some PowerShell, build, and Git questions.
2016-04-20 16:25:58 -07:00
Andrew Schwartzmeyer fa0d7a34e4 Move known issues to docs folder
So only readme and contributing are top level.
2016-04-20 14:30:54 -07:00
Andy Schwartzmeyer df6d558fee Merge pull request #848 from PowerShell/andschwa/try-osx
Enable OS X tests on Travis
2016-04-14 11:45:26 -07:00
Andrew Schwartzmeyer 50093b202a Update documentation for OS X testing
Copy the Travis CI badge for 10.11. It is the same badge, but it will
fail if the build fails. I don't see a way to have separate badges, but
this highlights that the platform is being tested.
2016-04-14 11:26:34 -07:00
Alex Jordan b06a44cb1e Update linux.md
Several people have missed the bootstrap step for dotnet installation, making that slightly clearer in documentation.
2016-04-13 19:38:08 -07:00
Andrew Schwartzmeyer 3d21d5da93 Deal with paths magically in Start-PSBuild 2016-04-13 19:24:12 -07:00
Andrew Schwartzmeyer 14837da664 Update documentation for Start-PSBootstrap
Also moved Git setup section first.
2016-04-13 19:24:12 -07:00
Andrew Schwartzmeyer 841f76ec37 Update Git setup documentation
Now that everyone needs all the submodules. Much simpler.
2016-04-12 16:16:17 -07:00
Andrew Schwartzmeyer a2fc6c330a Remove PSRP building documentation
Migrated to PSRP repository
2016-04-12 15:18:27 -07:00
Andrew Schwartzmeyer e0547c81ff Update Linux installation documentation for v0.3.0 2016-04-11 09:50:58 -07:00
Andrew Schwartzmeyer bfaad3f057 Programmatic update of core console host rename 2016-04-08 10:59:41 -07:00
Andrew Schwartzmeyer e97ccc1c5f Refer to contributing guidelines in building documentation
For #771.
2016-04-07 13:56:20 -07:00
Andrew Schwartzmeyer d7f60447ec Quick markdown cleanups 2016-04-07 13:56:20 -07:00
Andrew Schwartzmeyer 4960e6e39c Refactor submodule documentation
Moved notes on submodules out of contributing guidelines and into
`docs/git/submodules.md` as most developers will touch them infrequently
now.
2016-04-07 13:56:20 -07:00
Sergei Vorobev 1560809147 Update mapping.md
Add a note to use source-depot branch for initial adding [skip ci]
2016-04-06 11:37:39 -07:00
Sergei Vorobev bb8ed24b86 Remove server2016 branch from branches.md
[skip ci]
2016-04-06 11:35:32 -07:00
Sergei Vorobev 2bc6f6985f Add section about update in mapping.md
[skip ci]
2016-04-05 19:40:59 -07:00
Sergei Vorobev de51b2d7ab Add workflow/mapping.md to docs [skip ci]
- explain mapping concept
- describes mapping.json format
- overview function to work wiht mapping.json files from PowerShellGitHubDev.psm1
2016-04-05 19:20:26 -07:00
Sergei Vorobev 48e2f5081a Update references in resources.md [skip ci] 2016-04-05 19:05:04 -07:00
Sergei Vorobev bbee138aa1 Create workflow/branches.md document [skip ci]
- explain 3 long living branches and their relations.
- describe a simple bugfix workflow
2016-04-05 19:00:32 -07:00
Sergei Vorobev ba2da7fcb3 Add workflow/resource.md [skip ci]
Workflow for changes that touches .resx files
- editing
- updating
- add/remove
- start-resgen
2016-04-05 18:38:36 -07:00
Sergei Vorobev 4c967d1396 Update commiting.md : src/monad submodule is gone
Adding an Update section with explanation that the whole complicated process is rarely needed after #656 fix [skip ci]
2016-04-05 18:12:10 -07:00
Sergei Vorobev b2e431b9c4 Correct Start-DevPSGithub in windows-full.md
[skip ci]
2016-04-04 19:54:12 -07:00
Andrew Schwartzmeyer 51fcd5cdb4 Update Windows Full building documentation 2016-04-04 19:18:15 -07:00
Andrew Schwartzmeyer 9bad78a435 Update Windows Core building documentation 2016-04-04 19:08:03 -07:00
Andrew Schwartzmeyer 3ad6afbec4 Update OS X building documentation 2016-04-04 19:08:03 -07:00
Andrew Schwartzmeyer 11d07d7f42 Update Linux building documentation 2016-04-04 19:08:03 -07:00
Charu 7fd350d90e Update windows-core.md
Add missing quote in the install instruction [skip ci]
2016-04-04 18:28:40 -07:00
Sergei Vorobev 712cb27d33 Update version of dotnet cli in windows-core.md 2016-04-04 13:39:03 -07:00
Andrew Schwartzmeyer 6ad880722c Add PAL_DBG_CHANNELS note 2016-04-01 13:16:35 -07:00
Andrew Schwartzmeyer c128bbfe62 Add COREHOST_TRACE debugging note 2016-04-01 13:16:35 -07:00
Paul Allen 2b5f416911 Fix OMI provider link in PSRP instructions 2016-03-31 16:19:10 -07:00
Andrew Schwartzmeyer b79af07fbb Add Linux and Windows installation instructions 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer 4b58168a87 Fix up Git docs 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer 666d036fd8 Move debugging docs 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer f1d27d518c Move PSRP notes 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer d6c5242c52 Move Windows .NET Full instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 444d42f0d3 Move Windows .NET Core build instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 6f0c671853 Document OS X dependency installation instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 1937ad5784 Move Linux instructions to docs/building/linux.md 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 3d06cace7c Remove deprecated dependencies doc 2016-03-30 21:30:06 -07:00
Andrew Schwartzmeyer fd51ebe78f Remove obsolete testing docs 2016-03-30 21:30:06 -07:00
Andrew Schwartzmeyer 9819c2bafb Move Git documents to subfolder 2016-03-30 21:30:06 -07:00
Sergei Vorobev 1920243165 Update git-101.md
add link to http://justinhileman.info/article/git-pretty/ [skip ci]
2016-03-15 11:35:51 -07:00
Sergei Vorobev 8878878b3c Update git-101.md
Add info about sync scenario [skip ci]
2016-03-15 11:33:14 -07:00
Sergei Vorobev c64e058c40 Create git-101.md
This file contains:

- Install info
- Our favorite tutorials references 
- (Potentially) any general notes about git that we may want to include here
2016-03-15 11:01:09 -07:00
Sergei Vorobev b586f74176 Update and rename OperationalNotes.md to git-commit.md
Use git-* pattern for notes
2016-03-15 10:52:35 -07:00
Sergei Vorobev 5d776a8cdb Update git-sd.md
Add link to MS OSS Hub [skip ci]
2016-03-14 17:15:14 -07:00
Sergei Vorobev 107bb8bcb1 Create git-sd.md
Add some information for sd users about starting with git. [skip ci]
2016-03-14 15:06:30 -07:00
Sergei Vorobev e3fce651df Update OperationalNotes.md
Enhance Jim's "Commit dance" walk-thru. [skip ci]
2016-03-11 12:14:52 -08:00
James Truher [MSFT] 85b5d6e3e0 Create OperationalNotes.md 2016-03-10 17:49:37 -08:00
Andrew Schwartzmeyer 87a8ea683e Document dependencies 2015-11-06 11:55:50 -08:00
Zach Folwick db36a4c191 Updated Native Tests.md 2015-10-16 22:55:43 +00:00
Zach Folwick 762913fb31 Updated Pester Tests.md 2015-09-30 23:51:36 +00:00
Zach Folwick 6208416418 Updated Pester Tests.md 2015-09-30 22:19:55 +00:00
Zach Folwick ba665f52c9 Updated Pester Tests.md 2015-09-30 21:43:18 +00:00
Zach Folwick a41de25a12 Added file Native Tests.md 2015-09-30 21:40:07 +00:00
Zach Folwick 568e3ca6c5 Added file xUnit Tests.md 2015-09-30 21:39:09 +00:00
Zach Folwick 89e84b0765 Deleted /docs/xUnit Tests 2015-09-30 21:38:41 +00:00
Zach Folwick 2ad1f8fba7 Updated xUnit Tests 2015-09-30 21:38:17 +00:00
Zach Folwick c0c0ad5f33 Added file xUnit Tests 2015-09-30 21:38:09 +00:00
Zach Folwick 7fa684d54b Added file Pester Tests.md 2015-09-30 21:37:37 +00:00
Zach Folwick cf78fa523c Updated Testing.md 2015-09-30 21:35:58 +00:00
Zachary Folwick 690ae54b2c fixed markdown 2015-09-30 12:35:38 -07:00
Zachary Folwick 56e9600e03 initial commit 2015-09-30 12:28:45 -07:00