Learning Git Tutorial: Initialization | packtpub.com

preview_player
Показать описание
Part of 'Learning Git' video series. For the full Course visit:

Collaboration on changing content necessitates the ability to keep a history of modifications. Initialize your Git repository right away to begin tracking changes.
• Use "git init" to create files that turn your project directory into a real-life repository with full history capability
• Create new, untracked files and see how Git reports them as they move from the working directory to the staging area
• View a comparison between the staging area and the tip of your current branch to see what will be committed
___________________________________________________________

For the latest in Application Development video tutorials, please visit:

Рекомендации по теме
visit shbcf.ru