Giter Club home page Giter Club logo

introduction-to-git-and-github-ebook's Introduction

Hi there ๐Ÿ‘‹
My name is Bobby Iliev


Github YouTube Channel Subscribers YouTube Channel Views

I'm a Linux DevOps Engineer living in Sofia, Bulgaria. Currently working as a Senior DevEx Engineer at Materialize.

BIO
  • โš™๏ธย ย  I use daily: .sh, .php, .js, .html, .css, .blade.php, .sql, .go
  • ๐ŸŒย ย  I'm mostly active within the DigitalOcean Community and DevDojo
  • ๐ŸŒฑย ย  Learning all about Open Source
  • ๐Ÿ’ฌย ย  Ping me about linux, bash, laravel, development, devops
  • โšก๏ธย ย  Fun fact: I'm a big fan of cats ๐Ÿฑโ€๐Ÿ’ป
  • ๐Ÿ“ซย ย  How to reach me via email, twitter, devdojo, dev.to or linkedin.
BOOKS

RECENT DEVDOJO POST

RECENT DEV.TO POST

Bobby's GitHub stats



Bobby Iliev dev to profile โ€ƒ Bobby Iliev instagram profile โ€ƒ Bobby Iliev pay pal me profile โ€ƒ Bobby Iliev personal website โ€ƒ Bobby Iliev linked in profile โ€ƒ Bobby Iliev twitter profile โ€ƒ Bobby Iliev YouTube profile

introduction-to-git-and-github-ebook'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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

introduction-to-git-and-github-ebook's Issues

Add github profile section

Hi,

I think it would be a nice idea to add a section on how to create a github profile which is useful when looking for a job too as it is like a resume. If you think this is a good idea, let me know and I will get started โœŒ๏ธ

Elena ๐Ÿ˜€

Feature: Add "The mdkir command" to 004-basic-shell-commands.md

Is your feature request related to a problem? Please describe.

In chapter 004-basic-shell-commands.md, there is no mention of the mkdir command.

Describe the solution you'd like

Add another section called "The mdkir command" to 004-basic-shell-commands.md explaining how to use this command.

Additional context

Feature: A chapter on the 'git rebase' command.

Is your feature request related to a problem? Please describe.

A chapter about the git rebase command can be a helpful addition to the book. It helps delete commits from one branch and move them to another branch without much hassle, and can even be an alternative for the merge command in a few cases.

Describe the solution you'd like

Anyone looking to contribute can send a PR for adding this chapter, it'll be helpful in your hacktoberfest journey as well! For more details about the command, read up https://git-scm.com/docs/git-rebase or https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase

Additional context

This can be a great start for people contributing for the first time! In case this issue remains open for a couple of days, I'll be happy to contribute a chapter for this command.

Feature: Git stash

Is your feature request related to a problem? Please describe.

git stash is a powerful feature that comes in clutch many a times and are surprised it's not been added yet.
It allows one to save local modifications away and revert the working directory to match the HEAD commit e.g when pulling remote changes that may conflict local changes that are not ready to merge, issue a bug fix, etc.

Describe the solution you'd like

Anyone seeking to contribute to the book and in search for an idea for a hactoberfest PR, kindly read up git stash here https://git-scm.com/docs/git-stash

Additional context

If this issue is still open in a few days, I will PR a write up but would wish the offer is taken up by first-time contributors.

Feature: Linking chapter in "Chapters" section

Is your feature request related to a problem? Please describe.

The readme file and website is only listing chapters of the book.

Describe the solution you'd like

Link those chapters to introduction-to-git-and-github-ebook/ebook/en/content/ folder of repository to provide better accessibility to readers.

Additional context

Feature: talk about conflicts

I would like to add a section about the conflit management. I guess I can add something in the diff section but I would rather add it as a complete chapter.
Is it possible to renumber all files? because adding it at the end would not make much sens.
What do you think?

Feature: Add "How to pin repositories to your profile" to 997-create-your-github-profile.md

Is your feature request related to a problem? Please describe.

Chapter 997-create-your-github-profile.md doesn't mention how to pin to your profile repositories of yours you are the most proud of. I found this feature very helpful when it comes to presenting my portfolio to potential employers.

Describe the solution you'd like

Add another section called "Pin repositories to your GitHub profile" to 997-create-your-github-profile.md explaining how to pin your favourite repositories.

Additional context

Feature: Translating the E-book

Dear @bobbyiliev ,

I trust this message finds you in good health. I have come across your E-book document, and I would like to offer my assistance in translating it into Hindi. I discovered this opportunity during Hacktoberfest, and I am keen to contribute under that specific tag.

Please consider assigning this task to me, and I will ensure a professional and accurate translation.

Warm regards,
Somuya Khandelwal

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.