gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slight history rewrite in libs-gui


From: Ivan Vučica
Subject: Slight history rewrite in libs-gui
Date: Sun, 9 Jul 2017 16:57:00 +0100

Hi,

I've pushed a small history correction in libs-gui, eliminating an accidental merge.

As you usually would, do one of the following:

- git fetch && git checkout refs/remotes/origin/master && git cherry-pick YOUR-COMMIT-HASH-A && git cherry-pick YOUR-COMMIT-HASH-B && ( git rev-parse HEAD > .git/refs/heads/master)
  - current refs/remotes/origin/master is d078c703a464736a1b8c2294fda0fabd718c8423
- git format-patch your contributions, clone a new copy from github (optionally fetching replacerefs as discussed in a previous email), then git apply the patches


reply via email to

[Prev in Thread] Current Thread [Next in Thread]