Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Jifuna i admit i had no clue and didn't try it based on my experience with blocked ftp. on the other hand there is sensitive data i would rather not send around the internet with a tool i am quite new with.
but i plan to reorganize a bit and will give it a try! -
Please atleast clone from your usb annd push to the origin when done. The best thing about git is that when you fuck up you can git reset or delete the folder and clone the repo (from your remote or usb) again and you're back om business.
-
Jifuna37405y@erroronline1 Nice man, if that's your concern: if you use a provider like github you can also choose ssh which is quite secure. (but over https is good enough)
Tip: if you not sure about the tool read some things about it on the internet. Git is the most used tool for code change tracking.
Related Rants
-
sasikanth28A group of wolves is called a pack. A group of crows is called a murder. A group of developers is called a m...
-
Skipp36What devrant taught me: Everyone hates java Everyone hates php Everyone hates spaces Everyone hates tabs Ever...
-
gggggggggg19"Whenever I see a door that says push I pull first to prevent conflicts"
finally using git portable with usb repo for work related things! (no online repo possible) feels good man!
rant
love
git
smooth as fuck. :)