<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/dev/gitwash/development_setup.rst, branch issue_20025</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>DOC: fix clone over ssh instructions #18917 (#18918)</title>
<updated>2021-05-07T00:23:51+00:00</updated>
<author>
<name>legoffant</name>
<email>58195095+legoffant@users.noreply.github.com</email>
</author>
<published>2021-05-07T00:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=00064c72cd44c4e5bc6c627eeac903cd201effa2'/>
<id>00064c72cd44c4e5bc6c627eeac903cd201effa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update master to main after branch rename (gh-18544)</title>
<updated>2021-03-04T15:11:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefanv@berkeley.edu</email>
</author>
<published>2021-03-04T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=954605ec08ad833899ffb956395f2d70f8eea2df'/>
<id>954605ec08ad833899ffb956395f2d70f8eea2df</id>
<content type='text'>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Simplify and update git setup page (gh-16671)</title>
<updated>2020-06-26T15:57:00+00:00</updated>
<author>
<name>bjnath</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-06-26T15:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=dba16cd9f155c858bdddb530cab9971bf9af75fc'/>
<id>dba16cd9f155c858bdddb530cab9971bf9af75fc</id>
<content type='text'>
* DOC: Simplify and update git setup page

Changed title from "Getting started with Git development"
to more specific "Setting up git for NumPy development"

Updated the outdated GitHub screenshot for forking button, added
more screenshots.

Simplified the narrative.

Fixed bad github links (always pointed to NumPy's github).

Clarified SSH setup, role, and effect on git remote -v.

Clarified meaning of "upstream" and "origin".

Replaced read of .git/config (platform-specific) with call to git config.

* DOC: Add links, remove section from PR #16671

Per suggestion, removed outdated advice on getting pull branches.

Added back rST anchors, should have left them in.

* DOC: Add page anchor for PR #16671

Add '.. _development-setup:' page anchor.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Simplify and update git setup page

Changed title from "Getting started with Git development"
to more specific "Setting up git for NumPy development"

Updated the outdated GitHub screenshot for forking button, added
more screenshots.

Simplified the narrative.

Fixed bad github links (always pointed to NumPy's github).

Clarified SSH setup, role, and effect on git remote -v.

Clarified meaning of "upstream" and "origin".

Replaced read of .git/config (platform-specific) with call to git config.

* DOC: Add links, remove section from PR #16671

Per suggestion, removed outdated advice on getting pull branches.

Added back rST anchors, should have left them in.

* DOC: Add page anchor for PR #16671

Add '.. _development-setup:' page anchor.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix unrendered links</title>
<updated>2019-06-30T11:17:01+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-06-17T20:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f1a6634bf1a8ecbb616591d0fb4f43bea8865b87'/>
<id>f1a6634bf1a8ecbb616591d0fb4f43bea8865b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix missing asterisks in git development_setup doc page</title>
<updated>2017-06-27T21:34:49+00:00</updated>
<author>
<name>Andras Deak</name>
<email>deak.andris@gmail.com</email>
</author>
<published>2017-06-27T21:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d084027efc38bc851aa9d51fd672c4b1c571f0a1'/>
<id>d084027efc38bc851aa9d51fd672c4b1c571f0a1</id>
<content type='text'>
The remote upstream fetch git-config command was missing two asterisks,
most likely lost in a markdown accident.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The remote upstream fetch git-config command was missing two asterisks,
most likely lost in a markdown accident.
</pre>
</div>
</content>
</entry>
<entry>
<title>git:// to https://</title>
<updated>2017-05-25T09:12:09+00:00</updated>
<author>
<name>Shitian Ni</name>
<email>shitian.ni@gmail.com</email>
</author>
<published>2017-05-25T09:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9d48c354f483567769c5e789a4247ef706cebcc4'/>
<id>9d48c354f483567769c5e789a4247ef706cebcc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated development git document on protocols</title>
<updated>2017-05-25T04:52:19+00:00</updated>
<author>
<name>Shitian Ni</name>
<email>shitian.ni@gmail.com</email>
</author>
<published>2017-05-25T04:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=cb731dc603969687eef781216c046f1857fabc1f'/>
<id>cb731dc603969687eef781216c046f1857fabc1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: change development instructions from SSH to HTTPS access.</title>
<updated>2016-10-23T20:04:22+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2016-10-23T19:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=092d8846dc6340cd0b5e00ddbd5a6d3c3e942df7'/>
<id>092d8846dc6340cd0b5e00ddbd5a6d3c3e942df7</id>
<content type='text'>
This is easier to get going, and is the recommended access method
by GitHub itself:
https://help.github.com/articles/which-remote-url-should-i-use/

Also add instructions for pulling from upstream including PRs
by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is easier to get going, and is the recommended access method
by GitHub itself:
https://help.github.com/articles/which-remote-url-should-i-use/

Also add instructions for pulling from upstream including PRs
by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: remove section "Patching" from dev-guide.</title>
<updated>2012-09-22T15:11:29+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-09-22T15:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=936fb7c3e2636bfc7f1f9ece72ab37e3df073bba'/>
<id>936fb7c3e2636bfc7f1f9ece72ab37e3df073bba</id>
<content type='text'>
This section is outdated, and following it pretty much ensures that your
patches will languish in Trac.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This section is outdated, and following it pretty much ensures that your
patches will languish in Trac.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: merge wiki docs - edits under doc/.</title>
<updated>2012-07-07T12:29:45+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-07-07T12:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5df8f24ba2ccf97b0fabd60d3f215be8f03a08bc'/>
<id>5df8f24ba2ccf97b0fabd60d3f215be8f03a08bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
