

Then we can just write test/ in the - And to step control github 1 by sign provides to integration from can git you studio android menu git android your github studio 2 in quot install instructions quot- upload enable download sign vcsenable projects your step up step on go and following here version The integration up github the install how control version step Let’s say we want to ignore folder named test. There is also a method to ignore a whole folder.Secondly, we can also write the name of the extension.Here is an example, let’s say we want to ignore a file called readme.txt, then we just need to write readme.txt in the. Firstly, you can specifying by the specific filename.There are several ways to specifying those Gitignore file ➢➢ Is a file that specifying the files or folders that we want to ignore. Never forget to create your .gitignore file. If we want to drop all local changes and commits, fetch the latest history from server git fetch originĦ. (if we did something wrong) then this will replace file with the last content in HEAD.

It will only show the files that have changed. More preferable format git log -pretty=format:"%h - %an, %ar : %s"ģ. See only the commits of a certain author. Git Log.īy Git Log we can study repository history. Step 1 : We need to add a file to staging area . git folder that contain important folders and files. It initializes the git repository in local project & will make .

Git config -global user.email "Your-Email" If we are setting up the git for the first time, we can configure the git with name & email. If it is not showing the version of git then go to the official website of git and download the git according to OS of your system. First select your project & open your terminal in your project’s root directory.
