Closed hackrush01 closed 7 years ago
@hackrush01 can you rebase away the previous commit that doesn't belong to this PR
Is this what you wanted?
@hackrush01 the last commit, yes pretty much :D
I have no idea about rebasing such things.
i will review in detail a little later but from just looking at it. It seems good. Can you please fix the commit message though? just do git commit --amend
this is a very good tutorial which helped me out a lot: https://www.atlassian.com/git/tutorials/rewriting-history/
I'll change the commit message. But still this rebasing thing seems complex.
@hackrush01 i can't merged until your branch is rebased :(. These kind of things crop up very frequently sooner or later you'll have to learn
Made a new folder
utils
in uiplib, and added the setup required methods insetupUtils.py
and others are kept unchanged inutils.py
only.Fixes #224