Created
September 12, 2018 21:00
-
-
Save KvanTTT/4a713955a54a062313d43ebb5a96824a to your computer and use it in GitHub Desktop.
Script for generating genealogy tree inside Git repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chcp 65001 | |
mkdir Kochurkins | |
cd Kochurkins | |
git init | |
git checkout --orphan @I36@ | |
git commit -m "Татьяна : Birth F" --date "01/01/1970 00:00:00" --author "Татьяна <>" --allow-empty | |
git checkout --orphan @I35@ | |
git commit -m "Степан Голобоков : Birth M" --date "01/01/1970 00:00:00" --author "Степан Голобоков <>" --allow-empty | |
git checkout --orphan @I33@ | |
git commit -m "Наталья Кочуркин : Birth F" --date "01/01/1970 00:00:00" --author "Наталья Кочуркин <>" --allow-empty | |
git checkout --orphan @I29@ | |
git commit -m "Василий Кочуркина : Birth M" --date "01/01/1970 00:00:00" --author "Василий Кочуркина <>" --allow-empty | |
git checkout --orphan @I43@ | |
git commit -m "Клавдия Алексеевна : Birth F" --date "01/01/1970 00:00:00" --author "Клавдия Алексеевна <>" --allow-empty | |
git checkout --orphan @I21@ | |
git commit -m "Гайфуллич Гумеров : Birth M" --date "01/01/1970 00:00:00" --author "Гайфуллич Гумеров <>" --allow-empty | |
git checkout --orphan @I37@ | |
git commit -m "Алексей : Birth M" --date "01/01/1970 00:00:00" --author "Алексей <>" --allow-empty | |
git checkout --orphan @I41@ | |
git commit -m "Иван Верховцев Георгиевич : Birth M" --date "01/01/1970 00:00:00" --author "Иван Верховцев Георгиевич <>" --allow-empty | |
git checkout --orphan @I15@ | |
git commit -m "Василиса Кочуркина : Birth F Домохозяйка" --date "01/01/1970 00:00:00" --author "Василиса Кочуркина <>" --allow-empty | |
git checkout --orphan @I14@ | |
git commit -m "Иван Кочуркин : Birth Novoye, Nizhegorodskaya oblast', Russia M Счетовод, Селекционер" --date "01/01/1970 00:00:00" --author "Иван Кочуркин <>" --allow-empty | |
git checkout --orphan @I19@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Иван Кочуркин : Birth M" --date "01/01/1970 00:00:00" --author "Иван Кочуркин <>" --allow-empty | |
git checkout --orphan @I39@ | |
git merge @I37@ --allow-unrelated-histories --no-commit | |
git merge @I36@ --allow-unrelated-histories --no-commit | |
git commit -m "Семён : Birth M" --date "01/01/1970 00:00:00" --author "Семён <>" --allow-empty | |
git checkout --orphan @I20@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Серафима Кочуркин : Birth Novoye, Yaroslavskaya oblast', Russia F" --date "01/01/1970 00:00:00" --author "Серафима Кочуркин <>" --allow-empty | |
git checkout --orphan @I18@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Сергей Кочуркин : Birth M Начальник автобазы" --date "01/01/1970 00:00:00" --author "Сергей Кочуркин <>" --allow-empty | |
git checkout --orphan @I38@ | |
git merge @I37@ --allow-unrelated-histories --no-commit | |
git merge @I36@ --allow-unrelated-histories --no-commit | |
git commit -m "Фёдор : Birth M" --date "01/01/1970 00:00:00" --author "Фёдор <>" --allow-empty | |
git checkout --orphan @I9@ | |
git merge @I21@ --allow-unrelated-histories --no-commit | |
git commit -m "Рафкат Гайфуллич Гумеров : Birth M" --date "01/01/1970 00:00:00" --author "Рафкат Гайфуллич Гумеров <>" --allow-empty | |
git checkout --orphan @I46@ | |
git merge @I38@ --allow-unrelated-histories --no-commit | |
git commit -m "евгения : Birth F" --date "01/01/1970 00:00:00" --author "евгения <>" --allow-empty | |
git checkout --orphan @I34@ | |
git merge @I19@ --allow-unrelated-histories --no-commit | |
git merge @I33@ --allow-unrelated-histories --no-commit | |
git commit -m "Николай Кочуркин : Birth M" --date "01/01/1970 00:00:00" --author "Николай Кочуркин <>" --allow-empty | |
git checkout --orphan @I32@ | |
git merge @I18@ --allow-unrelated-histories --no-commit | |
git commit -m "Виталий Кочуркин : Birth Moscow, Moscow, Russia M Инженер" --date "01/01/1970 00:00:00" --author "Виталий Кочуркин <>" --allow-empty | |
git checkout --orphan @I22@ | |
git merge @I35@ --allow-unrelated-histories --no-commit | |
git commit -m "Степан Степанович Голобоков : Birth at 01.01.1896 M" --date "01/01/1970 00:00:00" --author "Степан Степанович Голобоков <>" --allow-empty | |
git checkout --orphan @I23@ | |
git merge @I37@ --allow-unrelated-histories --no-commit | |
git merge @I36@ --allow-unrelated-histories --no-commit | |
git commit -m "Мария Алексеевна Васильчикова : Birth at 01.01.1898 F" --date "01/01/1970 00:00:00" --author "Мария Алексеевна Васильчикова <>" --allow-empty | |
git checkout --orphan @I17@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Мария Ивановна Кочуркина : Birth at 18.07.1905 F" --date "01/01/1970 00:00:00" --author "Мария Ивановна Кочуркина <>" --allow-empty | |
git checkout --orphan @I31@ | |
git merge @I29@ --allow-unrelated-histories --no-commit | |
git merge @I17@ --allow-unrelated-histories --no-commit | |
git commit -m "Светлана Кочуркина : Birth F" --date "01/01/1970 00:00:00" --author "Светлана Кочуркина <>" --allow-empty | |
git checkout --orphan @I30@ | |
git merge @I29@ --allow-unrelated-histories --no-commit | |
git merge @I17@ --allow-unrelated-histories --no-commit | |
git commit -m "Василий Кочуркина : Birth M" --date "01/01/1970 00:00:00" --author "Василий Кочуркина <>" --allow-empty | |
git checkout --orphan @I16@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Александр Иванович Кочуркин : Birth at 03.03.1907 M" --date "01/01/1970 00:00:00" --author "Александр Иванович Кочуркин <>" --allow-empty | |
git checkout --orphan @I28@ | |
git merge @I16@ --allow-unrelated-histories --no-commit | |
git commit -m "Тамара Кочуркина : Birth F" --date "01/01/1970 00:00:00" --author "Тамара Кочуркина <>" --allow-empty | |
git checkout --orphan @I27@ | |
git merge @I16@ --allow-unrelated-histories --no-commit | |
git commit -m "Юрий Кочуркин : Birth M" --date "01/01/1970 00:00:00" --author "Юрий Кочуркин <>" --allow-empty | |
git checkout --orphan @I7@ | |
git merge @I14@ --allow-unrelated-histories --no-commit | |
git merge @I15@ --allow-unrelated-histories --no-commit | |
git commit -m "Василий Иванович Кочуркин : Birth at 21.08.1910 Деревня Новое, Ярославская область, Россия M" --date "01/01/1970 00:00:00" --author "Василий Иванович Кочуркин <>" --allow-empty | |
git checkout --orphan @I42@ | |
git commit -m "Виктор Степанович Мурылев : Birth at 30.11.1910 M" --date "01/01/1970 00:00:00" --author "Виктор Степанович Мурылев <>" --allow-empty | |
git checkout --orphan @I8@ | |
git commit -m "Мария Антоновна Симонова : Birth at 14.01.1912 Pronsk, Russia F" --date "01/01/1970 00:00:00" --author "Мария Антоновна Симонова <>" --allow-empty | |
git checkout --orphan @I24@ | |
git merge @I22@ --allow-unrelated-histories --no-commit | |
git merge @I23@ --allow-unrelated-histories --no-commit | |
git commit -m "Иван Степанович Голобоков : Birth at 24.09.1918 M" --date "01/01/1970 00:00:00" --author "Иван Степанович Голобоков <>" --allow-empty | |
git checkout --orphan @I40@ | |
git merge @I24@ --allow-unrelated-histories --no-commit | |
git commit -m "Татьяна Голобокова : Birth F" --date "01/01/1970 00:00:00" --author "Татьяна Голобокова <>" --allow-empty | |
git checkout --orphan @I47@ | |
git merge @I40@ --allow-unrelated-histories --no-commit | |
git commit -m "Мария Викторова : Birth F" --date "01/01/1970 00:00:00" --author "Мария Викторова <>" --allow-empty | |
git checkout --orphan @I25@ | |
git merge @I22@ --allow-unrelated-histories --no-commit | |
git merge @I23@ --allow-unrelated-histories --no-commit | |
git commit -m "Нина Степановна Голобокова : Birth at 15.08.1921 F" --date "01/01/1970 00:00:00" --author "Нина Степановна Голобокова <>" --allow-empty | |
git checkout --orphan @I10@ | |
git merge @I22@ --allow-unrelated-histories --no-commit | |
git merge @I23@ --allow-unrelated-histories --no-commit | |
git commit -m "Анна Степановна Голобокова : Birth at 04.11.1923 F" --date "01/01/1970 00:00:00" --author "Анна Степановна Голобокова <>" --allow-empty | |
git checkout --orphan @I26@ | |
git merge @I22@ --allow-unrelated-histories --no-commit | |
git merge @I23@ --allow-unrelated-histories --no-commit | |
git commit -m "Александр Степанович Голобоков : Birth at 13.11.1935 M" --date "01/01/1970 00:00:00" --author "Александр Степанович Голобоков <>" --allow-empty | |
git checkout --orphan @I44@ | |
git merge @I26@ --allow-unrelated-histories --no-commit | |
git merge @I43@ --allow-unrelated-histories --no-commit | |
git commit -m "Андрей Александрович Голобоков : Birth M" --date "01/01/1970 00:00:00" --author "Андрей Александрович Голобоков <>" --allow-empty | |
git checkout --orphan @I45@ | |
git merge @I26@ --allow-unrelated-histories --no-commit | |
git merge @I43@ --allow-unrelated-histories --no-commit | |
git commit -m "Марина Александровна Голобокова : Birth F" --date "01/01/1970 00:00:00" --author "Марина Александровна Голобокова <>" --allow-empty | |
git checkout --orphan @I49@ | |
git merge @I45@ --allow-unrelated-histories --no-commit | |
git commit -m "Юлия : Birth F" --date "01/01/1970 00:00:00" --author "Юлия <>" --allow-empty | |
git checkout --orphan @I48@ | |
git merge @I45@ --allow-unrelated-histories --no-commit | |
git commit -m "Александр : Birth M" --date "01/01/1970 00:00:00" --author "Александр <>" --allow-empty | |
git checkout --orphan @I2@ | |
git merge @I7@ --allow-unrelated-histories --no-commit | |
git merge @I8@ --allow-unrelated-histories --no-commit | |
git commit -m "Алексей Васильевич Кочуркин : Birth at 27.10.1949 M архитектор" --date "01/01/1970 00:00:00" --author "Алексей Васильевич Кочуркин <>" --allow-empty | |
git checkout --orphan @I3@ | |
git merge @I9@ --allow-unrelated-histories --no-commit | |
git merge @I10@ --allow-unrelated-histories --no-commit | |
git commit -m "Любовь Гумерова : Birth at 15.01.1954 Сухуми F" --date "01/01/1970 00:00:00" --author "Любовь Гумерова <>" --allow-empty | |
git checkout --orphan @I4@ | |
git merge @I2@ --allow-unrelated-histories --no-commit | |
git merge @I3@ --allow-unrelated-histories --no-commit | |
git commit -m "Антон Алексеевич Кочуркин : Birth at 19.07.1977 M" --date "07/19/1977 00:00:00" --author "Антон Алексеевич Кочуркин <>" --allow-empty | |
git checkout --orphan @I11@ | |
git commit -m "Юлия Васильевна Бычкова : Birth at 02.09.1979 F" --date "09/02/1979 00:00:00" --author "Юлия Васильевна Бычкова <>" --allow-empty | |
git checkout --orphan @I13@ | |
git merge @I4@ --allow-unrelated-histories --no-commit | |
git merge @I11@ --allow-unrelated-histories --no-commit | |
git commit -m "Дарья Антоновна Кочуркина : Birth F" --date "09/02/1979 00:00:00" --author "Дарья Антоновна Кочуркина <>" --allow-empty | |
git checkout --orphan @I5@ | |
git merge @I2@ --allow-unrelated-histories --no-commit | |
git merge @I3@ --allow-unrelated-histories --no-commit | |
git commit -m "Мария Алексеевна Кочуркина : Birth at 19.06.1986 Moscow, Russia F" --date "06/19/1986 00:00:00" --author "Мария Алексеевна Кочуркина <>" --allow-empty | |
git checkout --orphan @I6@ | |
git merge @I2@ --allow-unrelated-histories --no-commit | |
git merge @I3@ --allow-unrelated-histories --no-commit | |
git commit -m "Алексей Алексеевич Кочуркин : Birth at 23.03.1988 M" --date "03/23/1988 00:00:00" --author "Алексей Алексеевич Кочуркин <>" --allow-empty | |
git checkout --orphan @I1@ | |
git merge @I2@ --allow-unrelated-histories --no-commit | |
git merge @I3@ --allow-unrelated-histories --no-commit | |
git commit -m "Иван Кочуркин : Birth at 19.06.1990 Moscow, Russia M" --date "06/19/1990 00:00:00" --author "Иван Кочуркин <>" --allow-empty | |
git checkout --orphan @I12@ | |
git merge @I4@ --allow-unrelated-histories --no-commit | |
git merge @I11@ --allow-unrelated-histories --no-commit | |
git commit -m "Петр Антонович Кочуркин : Birth at 07.10.2006 Moscow, Russia M" --date "10/07/2006 00:00:00" --author "Петр Антонович Кочуркин <>" --allow-empty | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment