Skip to content

Instantly share code, notes, and snippets.

@mishin
Created March 1, 2019 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mishin/953cb233c71a54ddde643416757ef2a9 to your computer and use it in GitHub Desktop.
Save mishin/953cb233c71a54ddde643416757ef2a9 to your computer and use it in GitHub Desktop.

Как же ужасен перевод гита:

ru_RU.UTF-8

На ветке feature/jira-2354
Ваша ветка и «origin/feature/jira-2354» разделились
и теперь имеют 1 и 1 разных коммита в каждой соответственно.
  (используйте «git pull», чтобы слить внешнюю ветку в вашу)

У вас есть не слитые пути.
  (разрешите конфликты, затем запустите «git commit»)
  (используйте «git merge --abort», чтобы остановить операцию слияния)

en_GB.UTF-8

On branch feature/jira-2354
Your branch and 'origin/feature/jira-2354' have diverged,
and have 1 and 1 different commits each, respectively.
  (use "git pull" to merge the remote branch into yours)

You have unmerged paths.
  (fix conflicts and run "git commit")
  (use "git merge --abort" to abort the merge)

Changes to be committed:

то, что написано по-русски совершенно не понятно

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment