[git-users] URL/Link to preview the Changes you Make

2012-06-15 Thread Erixcus
Hello guys, I am new to Sandbox so i will appreciate your quick help.. I know how to clone files, make changes and push them to Sandbox but i dont know to preview the website in the frond end within Sandbox. Is there a URL/Link which we type in the browser and preview the web pages in the Sand

Re: [git-users] Re: how to get the formated patches from the merge id

2012-06-15 Thread lei yang
On Fri, Jun 15, 2012 at 7:59 PM, Vincent van Ravesteijn wrote: > Op 15-6-2012 13:46, lei yang schreef: > >> Hi >> >> I mean, >> >> I have a commit like below >> commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429 >> Merge: b724cc1 51bfd29 >> >> This commit done this work: merge b724cc1..51bfd29 commit

Re: [git-users] Re: how to get the formated patches from the merge id

2012-06-15 Thread Konstantin Khomoutov
On Fri, 15 Jun 2012 19:46:22 +0800 lei yang wrote: > I have a commit like below > commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429 > Merge: b724cc1 51bfd29 > > This commit done this work: merge b724cc1..51bfd29 commit, This is a gross misunderstanding of how revision ranges work in Git. Please re

Re: [git-users] Re: how to get the formated patches from the merge id

2012-06-15 Thread lei yang
Hi I mean, I have a commit like below commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429 Merge: b724cc1 51bfd29 This commit done this work: merge b724cc1..51bfd29 commit, The question is how could I *onlys* through 0e93b4b304ae052ba1bc73f6d34a68556fe93429 to get the formated patch for the commit(b

[git-users] Re: how to get the formated patches from the merge id

2012-06-15 Thread Thomas Ferris Nicolaisen
I don't really understand what you're trying to do here. Could you try explaining in a little more detail? On Thursday, June 14, 2012 6:25:12 PM UTC+2, lei yang wrote: > > Hello list: > > eg: > > commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429 > Merge: b724cc1 51bfd29 > > how can I from 0e93b