3º. 2º cuatrimestre. Itinerario de Computación. Grado en Ingeniería Informática. ULL
[~/.../egg(master)]$ pwd -P
/Users/casiano/local/academica/centros/ETSII/GRADO/PL/campus-virtual/tema3-analisis-sintactico/src/egg
[~/.../egg(master)]$ git remote -v
origin git@github.com:ULL-ESIT-GRADOII-PL/campus-virtual.git (fetch)
origin git@github.com:ULL-ESIT-GRADOII-PL/campus-virtual.git (push)
[~/.../egg(master)]$ ls -l
total 0
lrwxr-xr-x 1 casiano staff 46 13 mar 2018 EJS-johnjullies-egg -> /Users/casiano/EJS/eloquent-js-johnjullies/egg
lrwxr-xr-x 1 casiano staff 47 13 mar 2018 crguezl-egg -> /Users/casiano/javascript/PLgrado/eloquentjsegg
lrwxr-xr-x 1 casiano staff 135 22 mar 2018 egg-carlos-dominguez -> /Users/casiano/ull-pl1718-campus-virtual/tema3-analisis-sintactico/practica-a-programming-language/a-programming-language-alu0100966589
lrwxr-xr-x 1 casiano staff 59 19 mar 2018 interpreter-egg -> /Users/casiano/local/src/javascript/PLgrado/interpreter-egg
[~/.../crguezl-egg(ast-with-classes)]$ pwd -P
/Users/casiano/local/src/javascript/PLgrado/eloquentjsegg
[~/.../crguezl-egg(ast-with-classes)]$ git remote -v
gist git@gist.github.com:2ec9aeb4e3fa512eec26.git (fetch)
gist git@gist.github.com:2ec9aeb4e3fa512eec26.git (push)
pl1617 git@github.com:ULL-ESIT-PL-1617/egg.git (fetch)
pl1617 git@github.com:ULL-ESIT-PL-1617/egg.git (push)
pl1819 git@github.com:ULL-ESIT-PL-1819/egg.git (fetch)
pl1819 git@github.com:ULL-ESIT-PL-1819/egg.git (push)
private-egg git@github.com:ULL-ESIT-PL-1718/egg.git (fetch)
private-egg git@github.com:ULL-ESIT-PL-1718/egg.git (push)
private-egg-1819 git@github.com:ULL-ESIT-PL-1819/private-egg.git (fetch)
private-egg-1819 git@github.com:ULL-ESIT-PL-1819/private-egg.git (push)
[~/.../crguezl-egg(ast-with-classes)]$ git branch -a
2016-jan-13-wellington-cordeiro
2017-march-13
2017-march-23-latest
2018-june
2018-march-24
2018-march-stable
* ast-with-classes
debug -> private
develop-oop-idea
dot-selector
gh-pages
inicial
master
pl1617master
pl1819-march-public
private
private2019
repl
reto
reto-2
reto-3
remotes/gist/HEAD -> gist/master
remotes/gist/master
remotes/pl1617/cordeiro-gist
remotes/pl1617/gh-pages
remotes/pl1617/inicial
remotes/pl1617/master
remotes/pl1617/reto
remotes/pl1617/reto-2
remotes/pl1617/reto-3
remotes/pl1819/master
remotes/private-egg-1819/private2019
remotes/private-egg/private
[~/.../crguezl-egg(master)]$ git remote -v
gist git@gist.github.com:2ec9aeb4e3fa512eec26.git (fetch)
gist git@gist.github.com:2ec9aeb4e3fa512eec26.git (push)
pl1617 git@github.com:ULL-ESIT-PL-1617/egg.git (fetch)
pl1617 git@github.com:ULL-ESIT-PL-1617/egg.git (push)
pl1819 git@github.com:ULL-ESIT-PL-1819/egg.git (fetch)
pl1819 git@github.com:ULL-ESIT-PL-1819/egg.git (push)
private-egg git@github.com:ULL-ESIT-PL-1718/egg.git (fetch)
private-egg git@github.com:ULL-ESIT-PL-1718/egg.git (push)
private-egg-1819 git@github.com:ULL-ESIT-PL-1819/private-egg.git (fetch)
private-egg-1819 git@github.com:ULL-ESIT-PL-1819/private-egg.git (push)