Giter Site home page Giter Site logo

gogit-3.0's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gogit-3.0's Issues

Playing with branches

Create a new branch from the initial commit of this repo and name it "initial-branch".
Then answer the following question in your info.md file.

Ques - You will see that some repo on GitHub has a main branch as their main but some have a master branch as their main branch. So, please explain in which case Git/GitHub creates main as the main branch and in which case it creates master as the main branch.

Now add and commit your answer to this question and create a PR from this initial branch to this repo's dummy-branch.
Condition: You must use the SHA key of the initial commit in any one of the git commands that you will use to complete this task.
PR which will be unable to fulfill the condition can be rejected.
If your info.md file is not there, then you have to make a new one.
No need to claim the issue, First correct PR will be merged.
Make sure to add the commands you used in the PR description.
Failing to do so, Your PR won't be merged

Cherry Pick ๐Ÿ’

Create a new branch named test-branch and make three commits in the following order: commit-A, commit-B, and commit-C.

Each commit should provide answers to the following questions:

  • In commit-A, share the name of your favorite fictional character.
  • In commit-B, let us know about your favorite non-fictional character.
  • In commit-C, share a quote that inspires you.
  • Take a screenshot of the git-log of above commits.
    After this checkout to main branch
  • Cherry-pick commit-B into the main branch.
  • The commit message for the cherry-picked commit should be your "GitHub_username-01".

Make a PR to the main branch, It should include:

  • The screenshot of the git log.
  • There should only be a single commit "GitHub_username-01"
  • No merge conflict

Task 2 - Keep Branching ๐Ÿ”€

Task 2

This task consists of the following steps.

Step 1

  • Checkout to task2 branch.
  • Create a text file named as github-username.txt. For example, if github username is TheRealSibasishBehera then file name will be TheRealSibasishBehera.txt under CONRIBUTORS/IIITA/SecondYear/SibasishBehera/TheRealSibasishBehera.txt
  • Write the name of your favourite movie/book in the first line of the file.
  • Commit this change.

Step 2

  • Create a new branch feature (and switch to it) from task2 branch.
  • Write the names of any 2 characters from the movie/book on lines 2 and 3 of the file.
  • Commit this change.

Step 3

  • Switch back to the task2 branch.
  • Write 2-3 sentences on why this movie/book is your favourite, just below its name.
  • Commit this change.

Final step

  • Bring the changes from feature branch into the task2 branch.

At the end of this task, you should have exactly 4 commits and the data entered in both step 2 & 3 must be present in the file. Push these changes and make a PR


First time contributors

This issue is mandatory for further tasks as all taks will involve the Info.md file you create in this Issue.

No need to claim this issue

  • First fork this repo and then clone it to your local system.
  • Add your info.md file to this repo as I mentioned in the CONTRIBUTING.md
  • Write something cool about yourself in the "info.md" file.
  • Now add, commit and push your code and then open a PR.

For any help, Contact us on Go-git and git-and-github channel of our Discord server.

Create Your Portfolio Website

This issue aims to assist beginners in becoming acquainted with GitHub Pages. We invite you to craft a basic portfolio website using HTML and subsequently host it using GitHub Pages.

  • Create a private repository by yourself
  • Create a branch "portfolio-website"(necessary) and switch to it.
  • In that branch, create a new HTML file (e.g., index.html) to build your portfolio.
  • Details like Name, College, Email, Github profile are a must. You can add many more things..
  • You can keep it simple or get creative with your design.
  • Feel free to use any templates online, as this issue only intends to see if you can deploy webpages.
  • Commit Your Changes
  • Host Your Portfolio using GitHub Pages
  • Now add the live link of your hosted page to your info.md file.
  • Commit changes and make a PR.

Make sure to follow instruction correctly like the branch name. Else PR wont won't be merged.
If you're new to Github, this is a great opportunity to learn!

Include a link to your live portfolio in your PR description as well

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.