Skip to content

Instantly share code, notes, and snippets.

@ermakovpetr
Last active December 26, 2015 23:59
Show Gist options
  • Save ermakovpetr/cd36099a039b543ce8ae to your computer and use it in GitHub Desktop.
Save ermakovpetr/cd36099a039b543ce8ae to your computer and use it in GitHub Desktop.
Задание по git - task2
Возьмите https://github.com/hhru/frontik и из этой репы сделайте две:
1. Должна содержать только frontik/testing.
2. Должна содержать всё кроме frontik/testing.
При этом история в #2 не должна содержать frontik/testing, а история в #2 должна содержать только frontik/testing.
Результат: две отдельных репы на гитхабе + репа списком выполненных git-команд для разделения.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment