On Tue, Dec 16, 2008 at 4:19 PM, wrote:
> In HACKING
Thanks for the suggestions.
> If you have made *no* changes:
> git pull
>
> If you *have* made changes and committed them to "master", do this:
> git fetch
> git rebase origin
>
> OK, but add
>
> If you *have* made cha
In HACKING
If you have made *no* changes:
git pull
If you *have* made changes and committed them to "master", do this:
git fetch
git rebase origin
OK, but add
If you *have* made changes but *have not* committed them to
"master", do this:
As to what "this" should