You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's as if --vcs-ref would do this but what I get is,
$ copier update --vcs-ref=HEAD
No git tags found in template; using HEAD as ref
Cannot update because cannot obtain old template references from `.copier-answers.yml`
Context:
$ cat .copier-answers.yml
# Changes here will be overwritten by Copier
_src_path: ../templates/rrere-misc-rs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From https://copier.readthedocs.io/en/latest/updating/
It's as if
--vcs-refwould do this but what I get is,Context:
$ cat .copier-answers.yml # Changes here will be overwritten by Copier _src_path: ../templates/rrere-misc-rsand,
$ git -C ../templates/rrere-misc-rs/ log --oneline 111e085 (HEAD -> master) v2 a98bdaa v0Beta Was this translation helpful? Give feedback.
All reactions