oscript-library / oscript-library/gitsync

После запуска gitsync init перестает работать локальный репозиторий

Open
#183 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
333
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Запускаю git clone 'http://git. ...

После в получившуюся папку инициализирую выгрузку, указывая хранилище и папку.
gitsync init ...

Посла запускаю
git push
Получаю ошибку:
error: src refspec refs/heads/master does not match any.
error: failed to push some refs to 'http://git. ...

Решаю ручной заливкой init файлов в клонированный репо, после руками делаю коммит и пушу, после запускаю gitsync sync.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported sequence: clone a repository, run gitsync init, then run git push and observe the refspec error. Trace the gitsync init entry point and its handling of the initial repository state; done means the cloned repository can be initialized and pushed without manually adding init files or creating a commit.

Written by the indexing model from the issue text.

Assessment

Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.