Автор:
GoalKicker.com
Язык:
EN
Год:
2017
Книга Git Notes for Professionals составлена на основе документации Stack Overflow Documentation, контент написан замечательными людьми из Stack Overflow. В конце книги есть список авторов, которые внесли свой вклад в различные главы.
Текстовое содержимое выпущено под лицензией Creative Commons BY-SA. Изображения могут быть защищены авторским правом, если не указано иное.
Это неофициальная бесплатная книга, созданная в образовательных целях и не связанная с официальными группами или компаниями Git или Stack Overflow. Гарантия на точность и правильность информации не предоставляется. Используйте на свой страх и риск.
195 страниц, опубликовано в мае 2017 г.
Содержание
- Getting started with Git
- Browsing the history
- Working with Remotes
- Staging
- Ignoring Files and Folders
- Git Diff
- Undoing
- Merging
- Submodules
- Committing
- Aliases
- Rebasing
- Configuration
- Branching
- Rev-List
- Squashing
- Cherry Picking
- Recovering
- Git Clean
- Using a .gitattributes file
- .mailmap file: Associating contributor and email aliases
- Analyzing types of workflows
- Pulling
- Hooks
- Cloning Repositories
- Stashing
- Subtrees
- Renaming
- Pushing
- Internals
- git-tfs
- Empty directories in Git
- git-svn
- Archive
- Rewriting history with filter-branch
- Migrating to Git
- Show
- Resolving merge conflicts
- Bundles
- Display commit history graphically with Gitk
- Bisecting/Finding faulty commits
- Blaming
- Git revisions syntax
- Worktrees
- Git Remote
- Git Large File Storage (LFS)
- Git Patch
- Git statistics
- git send-email
- Git GUI Clients
- Reflog - Restoring commits not shown in git log
- TortoiseGit
- External merge and difftools
- Update Object Name in Reference
- Git Branch Name on Bash Ubuntu
- Git Client-Side Hooks
- Git rerere
- Change git repository name
- Git Tagging
- Tidying up your local and remote repository
- diff-tree