ForNeVeR/Fenrir

git clone support

Open

#62 opened on Nov 11, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)F# (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (PR metrics pending)

Description

According to this answer:

  • #63: git init
  • git remote add origin repository-url
  • git fetch --all
  • git checkout --track origin/master

Contributor guide