Skip to content

willvieira/thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis

By Willian Vieira

How climate, competition, and forest management shape the limits of tree species distributions: from individuals to metapopulations

pdf

Cloning the repo with all submodules

git clone --recurse-submodules [email protected]:willvieira/thesis.git

At start, submodules should be set on gh-pages branch. You can validate this with:

git submodule status

Update all chapters base on gh-pages

If you run git submodule update --remote, Git will go into your submodules and fetch and update for you. See: https://git-scm.com/book/en/v2/Git-Tools-Submodules

# Fetch and merge remote changes
git submodule update --recursive --remote

Compile the pdf

sh bashcommandeCompilation.sh

Tips

Checkout all submodule to main branches

# Checkout all submodules on gh-pages branch
git submodule foreach 'git checkout main'

About

My PhD thesis in quantitative ecology

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages