Skip to content

Latest commit

 

History

History

Git1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Task 1

Problem Statement:

  • Fork the EnigmaVSSUT/Induction2021 repo.

  • clone your forked repo onto your local system.

  • Create a new file having the following specifications:-

    File name:- Your-Name.txt

    File Location to be created in: ./Open Source/Git1/

    File content:-

    
    <Your name>
    
    <Your branch, section and year>
    
    <Your Registration Number>
    
    <A few lines about yourself>
    
    
    
    

Example: Ashutosh-Khanduala.txt

About the notes

Participants can use both git bash and Github Desktop app to complete the tasks.

But, we highly recommend and encourage you to follow the git bash instead of the Github Desktop app.

Git bash notes is curated by your mentors. We have written those from scratch and those are to-the-point notes illustrated Perfectly !

Notes

(follow any one. Git bash recommended!)

Git bash notes (To-the-point & well-illustrated)

OR

Notes to work with Github Desktop app + Watch this full Youtube video to get the basics of Git and Github


Now commit your changes and push your file to your forked repo and create a PR(pull-request).


⚠⚠⚠ IMPORTANT ⚠⚠⚠

  • Put that new file in /Open Source/Git1/ folder only

  • Name of the file should follow naming convention as mentioned above.

If your PR doesn’t follow the above two instructions strictly then your PR will be REJECTED!