BitBucket

Fou-lu

New member
Messages
145
Points
0
Github
Pedro
 
I have a version of Hercules in a repository BitBucket , I wonder if it's possible I is catching updates Hercules pull through this my Git.
 
 
I wonder also where can I find a list of commits that have already been implemented in the emulator since the last version I got . Where in the Hercules Git I see it ?
 
The version of my Hercules emulator is May this year 2016. I would like to keep you updated with the new commits, so my questions are:

1- I will have to implement the new commits manually or is there an automatic way to do this ?

2- I have some customizations in my emulator if I adopt any automatic update it is at risk of it interfering with my customizations ?

3- Some commits the link you gave me have an "X" in red , what does this mean?

 
you asking too basic questions about git. Try read any book about git.

For example you can use this https://git-scm.com/book

 
Back
Top