Skip to content
Snippets Groups Projects
Commit cd4cc053 authored by Knight Rider's avatar Knight Rider
Browse files

Revisa e adiciona o cap05.

parent fa344306
No related branches found
No related tags found
1 merge request!56Issue#68
......@@ -132,6 +132,8 @@
\setlength{\droptitle}{-2em}
%-----------------------------------------------------------------------
\title{Apostila Git}
\pretitle{\vspace{\droptitle}}
\posttitle{}
......@@ -149,6 +151,7 @@
\definecolor[named]{color01}{rgb}{.2,.4,.6}
\usepackage{wallpaper}
\usepackage{menukeys}
%-----------------------------------------------------------------------
......@@ -249,8 +252,8 @@
\chapter{Projetos Remotos}
\input{cap04.tex}
% \chapter{Serviços Web para Projetos Git}
% \input{cap05.tex}
\chapter{Serviços Web para Projetos Git}
\input{cap05.tex}
% \input{cap06.tex}
% \input{cap07.tex}
% \input{cap08.tex}
......
......@@ -7,7 +7,7 @@ header-includes:
\usepackage{menukeys}
output:
pdf_document:
template: template.tex
template:
highlight: default
toc: true
toc_depth: 2
......@@ -20,8 +20,6 @@ library(knitr)
opts_chunk$set(comment=NA)
```
\chapter{Serviços Web para Projetos Git}
# Serviços Web para Git #
No capítulo anterior vimos como configurar um repositório remoto em um
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment