<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wikiporto.org/w/index.php?action=history&amp;feed=atom&amp;title=HowTo%2FGitHub</id>
	<title>HowTo/GitHub - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wikiporto.org/w/index.php?action=history&amp;feed=atom&amp;title=HowTo%2FGitHub"/>
	<link rel="alternate" type="text/html" href="https://wikiporto.org/w/index.php?title=HowTo/GitHub&amp;action=history"/>
	<updated>2026-07-17T10:50:20Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wikiporto.org/w/index.php?title=HowTo/GitHub&amp;diff=30&amp;oldid=prev</id>
		<title>Porto em 23h32min de 1 de julho de 2024</title>
		<link rel="alternate" type="text/html" href="https://wikiporto.org/w/index.php?title=HowTo/GitHub&amp;diff=30&amp;oldid=prev"/>
		<updated>2024-07-01T23:32:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pt-BR&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Edição anterior&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Edição das 20h32min de 1 de julho de 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Linha 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Linha 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{SUBHEAD}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Site==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Site==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* https://github.com&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* https://github.com&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Porto</name></author>
	</entry>
	<entry>
		<id>https://wikiporto.org/w/index.php?title=HowTo/GitHub&amp;diff=27&amp;oldid=prev</id>
		<title>Porto: Criou página com &#039;==Site== * https://github.com ** https://github.com/WikiPorto ==Instalação== ===Ubuntu===  sudo apt install git ===Configuração SSH=== * [https://docs.github.com/en/authentication/connecting-to-github-with-ssh Connecting to GitHub with SSH] ** [https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent Generating a new SSH key and adding it to the ssh-agent]  ssh-keygen -t rsa -C &quot;your_email@example...&#039;</title>
		<link rel="alternate" type="text/html" href="https://wikiporto.org/w/index.php?title=HowTo/GitHub&amp;diff=27&amp;oldid=prev"/>
		<updated>2024-07-01T23:27:19Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;==Site== * https://github.com ** https://github.com/WikiPorto ==Instalação== ===Ubuntu===  sudo apt install git ===Configuração SSH=== * [https://docs.github.com/en/authentication/connecting-to-github-with-ssh Connecting to GitHub with SSH] ** [https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent Generating a new SSH key and adding it to the ssh-agent]  ssh-keygen -t rsa -C &amp;quot;your_email@example...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Site==&lt;br /&gt;
* https://github.com&lt;br /&gt;
** https://github.com/WikiPorto&lt;br /&gt;
==Instalação==&lt;br /&gt;
===Ubuntu===&lt;br /&gt;
 sudo apt install git&lt;br /&gt;
===Configuração SSH===&lt;br /&gt;
* [https://docs.github.com/en/authentication/connecting-to-github-with-ssh Connecting to GitHub with SSH]&lt;br /&gt;
** [https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent Generating a new SSH key and adding it to the ssh-agent]&lt;br /&gt;
 ssh-keygen -t rsa -C &amp;quot;your_email@example.com&amp;quot;&lt;br /&gt;
 cat ~/.ssh/id_rsa.pub&lt;br /&gt;
Teste&lt;br /&gt;
 ssh -T git@github.com&lt;br /&gt;
Outras fontes:&lt;br /&gt;
* [https://www.warp.dev/terminus/git-clone-ssh Warp - Git Clone, Push, And Pull Over SSH]&lt;br /&gt;
==Repositório==&lt;br /&gt;
&lt;br /&gt;
* [https://docs.github.com/pt/get-started/getting-started-with-git/about-remote-repositories GitHub Docs - Sobre repositórios remote]&lt;br /&gt;
&lt;br /&gt;
No site do GitHub, na página do repositório do projeto, copiar o link HTTPS em Code.&lt;br /&gt;
&lt;br /&gt;
No local onde vai ser baixada a pasta do projeto, executar os seguintes comandos:&lt;br /&gt;
 git clone &amp;lt;colar o link HTTPS copiado do site do GitHub&amp;gt;&lt;br /&gt;
 git config --global user.name &amp;quot;UserNameExemple&amp;quot;&lt;br /&gt;
 git config --global user.email &amp;quot;your_email@example.com&amp;quot;&lt;br /&gt;
* [https://gist.github.com/xirixiz/b6b0c6f4917ce17a90e00f9b60566278#test-the-ssh-key Set up GitHub push with SSH keys - Test the SSH key]&lt;br /&gt;
 git remote set-url origin git@github.com:username/your-repository.git&lt;br /&gt;
Outras fontes:&lt;br /&gt;
* [https://www.makeareadme.com/ Make a README]&lt;/div&gt;</summary>
		<author><name>Porto</name></author>
	</entry>
</feed>