From 7cd6bb68d00c2bf75518501be956bcaa91c9011b Mon Sep 17 00:00:00 2001 From: AnnaAgf <43129985+AnnaAgf@users.noreply.github.com> Date: Tue, 13 Nov 2018 14:09:37 +0300 Subject: [PATCH 1/2] Update tale --- tale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tale b/tale index 9e40b0d..2a21bcf 100644 --- a/tale +++ b/tale @@ -1 +1 @@ -If you can read only one chapter to get going with Git, this is it. This chapter covers every basic command you need to do the vast majority of the things you’ll eventually spend your time doing with Git. By the end of the chapter, you should be able to configure and initialize a repository, begin and stop tracking files, and stage and commit changes. We’ll also show you how to set up Git to ignore certain files and file patterns, how to undo mistakes quickly and easily, how to browse the history of your project and view changes between commits, and how to push and pull from remote repositories. \ No newline at end of file +If you can CCCC only one chapter to get going with Git, this is it. This chapter covers every basic command you need to do the vast majority of the things you’ll eventually spend your time doing with Git. By the end of the chapter, you should be able to configure and initialize a repository, begin and stop tracking files, and stage and commit changes. We’ll also show you how to set up Git to ignore certain files and file patterns, how to undo mistakes quickly and easily, how to browse the history of your project and view changes between commits, and how to push and pull from remote repositories. From 63e45f9b6050af76fc2a63da347e3118c20b5d8f Mon Sep 17 00:00:00 2001 From: Anna Agafonova Date: Tue, 13 Nov 2018 14:13:17 +0300 Subject: [PATCH 2/2] cccc --- tale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tale b/tale index 2a21bcf..6867b0a 100644 --- a/tale +++ b/tale @@ -1 +1 @@ -If you can CCCC only one chapter to get going with Git, this is it. This chapter covers every basic command you need to do the vast majority of the things you’ll eventually spend your time doing with Git. By the end of the chapter, you should be able to configure and initialize a repository, begin and stop tracking files, and stage and commit changes. We’ll also show you how to set up Git to ignore certain files and file patterns, how to undo mistakes quickly and easily, how to browse the history of your project and view changes between commits, and how to push and pull from remote repositories. +If you can cccc only one chapter to get going with Git, this is it. This chapter covers every basic command you need to do the vast majority of the things you’ll eventually spend your time doing with Git. By the end of the chapter, you should be able to configure and initialize a repository, begin and stop tracking files, and stage and commit changes. We’ll also show you how to set up Git to ignore certain files and file patterns, how to undo mistakes quickly and easily, how to browse the history of your project and view changes between commits, and how to push and pull from remote repositories.