Cloud. Big Data. Analytics... and so on
  • About
  • Archives
  1. Tags
  2. git

How to create pull request for github

Date Fri 24 August 2018 Tags git / coding

Steps that you need to take in order to submit pull request to an open source project

more ...

Commit your changes or stash them before you can merge??!?!

Date Fri 09 March 2018 Tags git

What to do when you are faced with 'Please, commit your changes or stash them before you can merge.' message from git as you are trying to get latest code off your remote repository

more ...

How to check in a folder, but ignore its contents

Date Thu 08 September 2016 Tags git

Check in folder into git, but ignore any contents in it (massive logs, models, etc)

more ...

How to back off back to the earlier version of the code

Date Fri 29 July 2016 Tags git

How to get back to previous good commit

more ...

How to remove files added to git

Date Mon 07 March 2016 Tags git

How to remove files added to git via git add . command

more ...

About Al Krinker
I work as a Data Scientist at USPTO.
I am a husband and a father.
I am Brazilian Jiu Jitsu brown belt.
I enjoy coding, reading, and taking pictures of my son!

  • Recent Posts

    • How to create pull request for github
    • Commit your changes or stash them before you can merge??!?!
    • How to check in a folder, but ignore its contents
  • Tags

    • data science
    • feature engineering
    • featuretools
    • git
    • linux
    • lucene
    • machine learning
    • mariadb
    • oracle
    • python
  • GitHub Repos

    Status updating...

    @krinkere on GitHub

© 2018 Al Krinker · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top