[git-users] Transfer to another computer when offline --- how?

2016-02-12 Thread Birdy
I am working on a project in which I change to different computers. I have 
installed git on each of them. One of the computers I work on has a very 
unreliable internet connections. What is the preferred approach to making 
sure that I have the latest repository for a project and I have no internet 
connection?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[git-users] Fixing a file in Git --- how?

2015-05-01 Thread Birdy
I have been working with yahoo-finance 1.1.4 and it works fine with 
Python27 but, not with Python34. I believe that I have identified the 
changes that need to be made and would like to check if my updates for 
using it with Python34 are ok. How can I handle this via Git? [I apologize 
if this is a stupid question --- this is my first look at Git]. Note, I did 
attempt to contact the author of this package; but, was unsuccessful. 

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.