Commit graph

24 commits

Author SHA1 Message Date
Zakaria Ridouh e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
Dongbo Wang 15c14e0f71 remove obsolete 'Permission' section from 'docs/git/basics.md' (#1843) 2016-08-17 10:06:25 -07:00
Sergei Vorobev a652f52e4a Update branch naming in git documentation (#1793)
Remove statement about using "alias/feature-name"
2016-08-13 15:25:42 -07:00
Andrew Schwartzmeyer f63da502e1 Make 101.md the tree's README.md 2016-07-28 11:15:42 -07:00
Sergei Vorobev 61a81a76c0 Fix links in powershell-repository-101.md 2016-07-22 20:07:01 -07:00
Sergei Vorobev 47e5e9db49 Merge pull request #1449 from PowerShell/vors/git-rebase
Simplify update sync local repo workflow in powershell-repository-101.md
2016-07-20 17:59:03 -07:00
Sergei Vorobev 20209c0497 Simplify update sync local repo workflow in powershell-repository-101.md
The best way to sync a branch for our purposes is to rebase
on origin/master
2016-07-20 15:10:41 -07:00
Aleksandar Nikolić 23a6fce8b0 Update submodules.md
Added newlines.
2016-07-17 15:21:13 +02:00
Aleksandar Nikolic c37da8b50f Update to basics.md
Fixing typos.
2016-07-15 18:19:47 +02: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
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
Sergei Vorobev 2220692394 Update auth docs for git 2016-07-12 12:53:15 -07:00
Sergei Vorobev 7ea99107ec Add more complex scenarios section to powershell-repository-101 2016-07-07 12:26:36 -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
Jianyun Tao 39b3bfcd43 Created the docs layout 2016-06-24 19:11:56 -07:00
Jianyun Tao e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00
Sergei Vorobev 573606054c Remove doc information about psl-windows-build submodule 2016-06-20 14:38:47 -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 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
Andrew Schwartzmeyer 4b58168a87 Fix up Git docs 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer 9819c2bafb Move Git documents to subfolder 2016-03-30 21:30:06 -07:00