We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When all goes good tapas shouldn't show git output
The text was updated successfully, but these errors were encountered:
Example
$ tapas --list fatal: --unshallow не имеет смысла на полном репозитории remote: Enumerating objects: 7, done. remote: Counting objects: 100% (7/7), done. remote: Compressing objects: 100% (2/2), done. remote: Total 4 (delta 2), reused 4 (delta 2), pack-reused 0 Распаковка объектов: 100% (4/4), 1.15 КиБ | 294.00 КиБ/с, готово. Из https://github.com/tapas-scaffold-tool/tapas-index 93191f0..9dcb2e8 master -> origin/master Уже на «master» Ветка отстает от «origin/master» на 1 коммит и может быть быстро перемотана. (используйте «git pull», чтобы обновить вашу локальную ветку) Обновление 93191f0..9dcb2e8 Fast-forward README.md | 3 +++ index.yml | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) Tapa name Description ----------- -------------------------------------------------------- tapa Tapa (template) for generating another tapas (templates)
Sorry, something went wrong.
No branches or pull requests
When all goes good tapas shouldn't show git output
The text was updated successfully, but these errors were encountered: