Часто используемые трюки и советы при работе с Git.
Хотите дополнить список? Ознакомьтесь с contributing.md
- git-tip - консольная утилита, облегчающая использование всех этих команд. Docker-контейнер можно найти здесь
P.S: Все эти команды были проверены в git version 2.7.4 (Apple Git-66)
- Создать новую ветку и переключиться на нее
- Быстрое переключение на предыдущую ветку
- Список локальных и удаленных веток
- Список веток в удаленном репозитории
- Показать все ветки (в том числе и удаленные ветки), а так же последний коммит в них
- Переименовать ветку
- Удалить локальную ветку
- Удалить ветку в удаленном репозитории
- Показать список веток, которые уже слиты с веткой master
- Удалить ветки, которые уже слиты с master
- Найти ветки, которые содержат коммит с указанным хешем
- Track upstream branch
- Изменить сообщение последнего коммита
- Изменить предыдущий коммит без изменения сообщения к коммиту
- Исправить имя автора последнего коммита
- Reset author, after author has been changed in the global config
- Создать коммит только с указанными файлами
- Сделать коммит, обойдя хуки pre-commit и commit-msg
- Отметить коммит как исправление к указанному коммиту
- Показать конфиг и все псевдонимы (alias)
- Изменить локальный/глобальный конфиг git
- Изменить текстовый редактор
- Игнорировать изменения прав доступа на файлы при коммите
- Сделать git чувствительным к регистру
- Включить автоматическое исправление опечаток
- Отключить цветной вывод Git
- Specific color settings
- Удалить запись из глобального конфига
- Reuse recorded resolution, record and reuse previous conflicts resolutions
- Всегда выполнять перемещение вместо слияния при получении изменений из удаленного репозитория
- Псевдонимы (alias) для команд Git
- Показать изменения с момента последнего коммита
- Показать все изменения (для файлов которых нет в индексе и которые уже там)
- Изменения в файлах, которые находятся в индексе
- Показывать изменения в одну строку
- Показать список конфликтующих файлов
- Открыть все конфликтующие файлы в редакторе
- Список всех файлов, которые были изменены в коммите
- Показать логи за определенный период (от-до)
- Показать историю коммитов, сгрупировав их по имени автора
- Показать историю коммитов, исключив коммиты указанного автора
- Показать коммиты и изменения в них для определенного файла (даже если он был переименован)
- List only the root and merge commits
- Показать незапушенные коммиты
- Показать все коммиты с момента отделения от ветки master
- Коммиты в ветке Branch1, которых нет в Branch2
- Показать GPG-сигнатуру в истории коммитов
- Показать количество строк, которое добавил/удалил пользователь
- Search Commit log across all branches for given text
- Показать все заметки (git notes)
- Показать дерево тегов (версий)
- Get first commit in a branch (from master)
- Спрятать текущие изменения для отслеживаемых файлов
- Спрятать текущие изменения, включая неотслеживаемые файлы
- Показать список спрятанных изменений
- Применить последние спрятанные изменения и удалить их из стека
- Применить последние спрятанные изменения без удаления их из стека
- Очистить stash
- Everyday Git in twenty commands or so
- Show helpful guides that come with Git
- Клонировать отдельную ветку
- Клонировать репозиторий с указаным количеством коммитов
- Импортировать пакет в репозиторий
- Alias: git undo
- Получить данные из удаленного репозитория и сбросить состояние текущей ветки к ним
- Prunes references to remote branches that have been deleted in the remote
- Загрузить пулл-реквест в текущую ветку по ID
- Specific fetch reference
- List of all files till a commit
- Git reset first commit
- Показать самый последний тег на текущей ветке
- Revert: отменить коммит с помощью нового коммита
- Revert: отменить слияние (merge) с помощью нового коммита
- Reset: Discard commits, advised for private branch
- Удалить файл из индекса
- Показать историю коммитов только для текущей ветки
- Показать список удаленных репозиториев
- Изменить URL удаленного репозитория
- List references in a remote repository
- Добавить удаленный репозиторий
- Добавить в индекс часть файла
- Автокомплит Git-команд в bash
- Изменения за указанный промежуток времени
- Перенести коммиты из одной ветки в другую с помощью cherry-pick
- Извлечь отдельный файл из stash
- Undo local changes with the last content in head
- Создать новую ветку без родительской ветки
- Показать все ветки, не слитые в master
- Показать все отслеживаемы файлы
- Показать все неотслеживаемые файлы
- Показать все игнорируемые файлы
- Create new working tree from a repository (git 2.5)
- Create new working tree from HEAD state
- Не отслеживать файлы (без удаления)
- Before deleting untracked files/directory, do a dry run to get the list of these files/directories
- Принудительно удалить неотслеживаемые файлы
- Принудительно удалить неотслеживаемую директорию
- Обновить все субмодули
- Показать коммиты текущей ветки, которые будут слиты в мастер
- Переместить ветку 'feature' на 'master' и слить ее в мастер
- Архивировать ветку master
- Retrieve the commit hash of the initial revision
- Deploying git tracked subfolder to gh-pages
- Adding a project to repo using subtree
- Get latest changes in your repo for a linked project using subtree
- Эспортировать ветку в файл (создать пакет)
- Показать название текущей ветки
- Ignore one file on commit (e.g. Changelog)
- Спрятать изменения перед выполнением перемещения
- Show changes using common diff tools
- Don’t consider changes for tracked file
- Undo assume-unchanged
- Удалить все файлы, которые находятся в
.gitignore
- Восстановить удаленный файл
- Restore file to a specific commit-hash
- Check if the change was a part of a release
- Dry run (any command that supports dry-run flag should do)
- Squash fixup commits normal commits
- Интерактивное добавление файлов в индекс
- Показать список игнорируемых файлов
- Статус игнорируемых файлов
- Count unpacked number of objects and their disk consumption
- Prune all unreachable objects from the object database
- Instantly browse your working repository in gitweb
- Получить файл из другой ветки
- Изменить коммиты в интерактивном режиме
- Поиск коммита с багом при помощи бинарного поиска
- Показать все локальные ветки, отсортировав их по дате изменения
- Find lines matching the pattern (regex or string) in tracked files
- Отправить коммиты в удаленный репозиторий, перезаписав историю (force push)
- Forced push but still ensure you don't overwrite other's work
- Количество коммитов в ветке
- Добавить заметку
- Apply commit from another repository
- Найти общего предка двух веток
- Показывает автора, время и хеш-коммита последнего изменения для каждой строки файла
- Показывает автора, время и хеш-коммита последнего изменения для указанного диапазона строк
- Show a Git logical variable
- Preformatted patch file
- Показать название репозитория
- Generates a summary of pending changes
- Сделать резервную копию неотслеживаемых файлов
git checkout -b <branch-name>
Alternatives:
git branch <branch-name> && git checkout <branch-name>
git checkout -
git branch -a
git branch -r
git branch -vv
git branch -m <new-branch-name>
Alternatives:
git branch -m [<old-branch-name>] <new-branch-name>
git branch -d <local_branchname>
git push origin --delete <remote_branchname>
Alternatives:
git push origin :<remote_branchname>
git branch --merged master
git branch --merged master | grep -v '^\*' | xargs -n 1 git branch -d
Alternatives:
git branch --merged master | grep -v '^\*\| master' | xargs -n 1 git branch -d # will not delete master if master is not checked out
git branch -a --contains <commit-ish>
Alternatives:
git branch --contains <commit-ish>
git branch -u origin/mybranch
git commit --amend
git commit --amend --no-edit
git commit --amend --no-edit --author='Author Name <email@address.com>'
git commit --amend --reset-author --no-edit
git commit --only <file_path>
git commit --no-verify
git commit --fixup <SHA-1>
git config --list
git config [--global] --edit
git config --global core.editor '$EDITOR'
git config core.fileMode false
git config --global core.ignorecase false
git config --global help.autocorrect 1
git config --global color.ui false
git config --global <specific command e.g branch, diff> <true, false or always>
git config --global --unset <entry-name>
git config --global rerere.enabled 1
git config --global pull.rebase true
Alternatives:
#git < 1.7.9
git config --global branch.autosetuprebase always
git config --global alias.<handle> <command>
git config --global alias.st status
git diff
git diff HEAD
git diff --cached
Alternatives:
git diff --staged
git diff --word-diff
git diff --name-only --diff-filter=U
git diff --name-only | uniq | xargs $EDITOR
git diff-tree --no-commit-id --name-only -r <commit-ish>
git log --since='FEB 1 2017' --until='FEB 14 2017'
git shortlog
git log --perl-regexp --author='^((?!excluded-author-regex).*)
git log --follow -p -- <file_path>
git log --first-parent
git log --branches --not --remotes
Alternatives:
git log @{u}..
git cherry -v
git log --no-merges --stat --reverse master..
git log Branch1 ^Branch2
git log --show-signature
git log --author='_Your_Name_Here_' --pretty=tformat: --numstat | gawk '{ add += <!-- @doxie.inject start -->; subs += <!-- @doxie.inject end -->; loc += <!-- @doxie.inject start --> - <!-- @doxie.inject end --> } END { printf "added lines: %s removed lines: %s total lines: %s
", add, subs, loc }' -
Alternatives:
git log --author='_Your_Name_Here_' --pretty=tformat: --numstat | awk '{ add += <!-- @doxie.inject start -->; subs += <!-- @doxie.inject end -->; loc += <!-- @doxie.inject start --> - <!-- @doxie.inject end --> } END { printf "added lines: %s, removed lines: %s, total lines: %s
", add, subs, loc }' - # on Mac OSX
git log --all --grep='<given-text>'
git log --show-notes='*'
git log --pretty=oneline --graph --decorate --all
Alternatives:
gitk --all
git log master..<branch-name> --oneline | tail -1
git stash
Alternatives:
git stash save
git stash save -u
Alternatives:
git stash save --include-untracked
git stash list
git stash pop
Alternatives:
git stash apply stash@{0} && git stash drop stash@{0}
git stash apply <stash@{n}>
git stash clear
Alternatives:
git stash drop <stash@{n}>
git tag -d <tag-name>
git push origin :refs/tags/<tag-name>
git help everyday
git help -g
git clone -b <branch-name> --single-branch https://github.com/user/repo.git
git clone https://github.com/user/repo.git --depth 1
git clone repo.bundle <repo-dir> -b <branch-name>
git config --global alias.undo '!f() { git reset --hard $(git rev-parse --abbrev-ref HEAD)@{${1-1}}; }; f'
git fetch --all && git reset --hard origin/master
git fetch -p
Alternatives:
git remote prune origin
git fetch origin pull/<id>/head:<branch-name>
Alternatives:
git pull origin pull/<id>/head:<branch-name>
git fetch origin master:refs/remotes/origin/mymaster
git ls-tree --name-only -r <commit-ish>
git update-ref -d HEAD
git describe --tags --abbrev=0
git revert <commit-ish>
git revert -m 1 <commit-ish>
git reset <commit-ish>
git reset HEAD <file-name>
git cherry -v master
git remote
Alternatives:
git remote show
git remote set-url origin <URL>
git ls-remote git://git.kernel.org/pub/scm/git/git.git
git remote add <remote-nickname> <remote-url>
git add -p
curl http://git.io/vfhol > ~/.git-completion.bash && echo '[ -f ~/.git-completion.bash ] && . ~/.git-completion.bash' >> ~/.bashrc
git log --no-merges --raw --since='2 weeks ago'
Alternatives:
git whatchanged --since='2 weeks ago'
git checkout <branch-name> && git cherry-pick <commit-ish>
git checkout <stash@{n}> -- <file_path>
Alternatives:
git checkout stash@{0} -- <file_path>
git checkout -- <file_name>
git checkout --orphan <branch_name>
git checkout master && git branch --no-merged
git ls-files -t
git ls-files --others
git ls-files --others -i --exclude-standard
git worktree add -b <branch-name> <path> <start-point>
git worktree add --detach <path> HEAD
git rm --cached <file_path>
Alternatives:
git rm --cached -r <directory_path>
git clean -n
git clean -f
git clean -f -d
Alternatives:
git clean -df
git submodule foreach git pull
Alternatives:
git submodule update --init --recursive
git submodule update --remote
git cherry -v master
Alternatives:
git cherry -v master <branch-to-be-merged>
git rebase master feature && git checkout master && git merge -
git archive master --format=zip --output=master.zip
git rev-list --reverse HEAD | head -1
Alternatives:
git rev-list --max-parents=0 HEAD
git log --pretty=oneline | tail -1 | cut -c 1-40
git log --pretty=oneline --reverse | head -1 | cut -c 1-40
git subtree push --prefix subfolder_name origin gh-pages
git subtree add --prefix=<directory_name>/<project_name> --squash git@github.com:<username>/<project_name>.git master
git subtree pull --prefix=<directory_name>/<project_name> --squash git@github.com:<username>/<project_name>.git master
git bundle create <file> <branch-name>
git rev-parse --abbrev-ref HEAD
git update-index --assume-unchanged Changelog; git commit -a; git update-index --no-assume-unchanged Changelog
git rebase --autostash
git difftool -t <commit1> <commit2> <path>
git update-index --assume-unchanged <file_name>
git update-index --no-assume-unchanged <file_name>
git clean -X -f
git checkout <deleting_commit>^ -- <file_path>
git checkout <commit-ish> -- <file_path>
git name-rev --name-only <SHA-1>
git clean -fd --dry-run
git rebase -i --autosquash
git add -i
git check-ignore *
git status --ignored
git count-objects --human-readable
git gc --prune=now --aggressive
git instaweb [--local] [--httpd=<httpd>] [--port=<port>] [--browser=<browser>]
git show <branch_name>:<file_name>
git rebase --interactive HEAD~2
git bisect start # Search start
git bisect bad # Set point to bad commit
git bisect good v2.6.13-rc2 # Set point to good commit|tag
git bisect bad # Say current state is bad
git bisect good # Say current state is good
git bisect reset # Finish search
git for-each-ref --sort=-committerdate --format='%(refname:short)' refs/heads/
git grep --heading --line-number 'foo bar'
git push -f <remote-name> <branch-name>
git push --force-with-lease <remote-name> <branch-name>
git rev-list --count <branch-name>
git notes add -m 'Note on the previous commit....'
git --git-dir=<source-dir>/.git format-patch -k -1 --stdout <SHA1> | git am -3 -k
diff -u <(git rev-list --first-parent BranchA) <(git rev-list --first-parent BranchB) | sed -ne 's/^ //p' | head -1
git blame <file-name>
git blame -L <start>,<end>
git var -l | <variable>
git format-patch -M upstream..topic
git rev-parse --show-toplevel
git request-pull v1.0 https://git.ko.xz/project master:for-linus
git ls-files --others -i --exclude-standard | xargs zip untracked.zip