Skip to content

hardik124/TIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIP

This repository will work as your Assignment 0. Fork the repository on your account. Then clone the forked repo in your PC. by (git clone https://github.com/(your username)/TIP)

After cloning. Open terminal inside the cloned folder should be named "TIP" . Do

  1. git checkout origin/Assignment0 then git checkout -b AboutMe
  2. git fetch upstream.
  3. git merge upstream/Assignment0
  4. Now create a folder inside the TIP folder with your name. (Space replaced by '_')
  5. Create a doc named "About-me.doc" and write anything you want to about yourself
  6. Do git add (your folder name)/About-me.doc
  7. git commit -m "Assignment0 : Type your message here"
  8. git push -u origin AboutMe

Now ,go into your forked repository on web. Switch to AboutMe branch. It should show 1 commit ahead of upstream/master ,dont bother about 'x' commits behind. You will see a "pull request" click on it. Now you can make a Pull request . Write a comment describing anything you want. And then create it. In comments of Pull request please reference the issue .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •