|
From: | Bill Wohler |
Subject: | Re: Cluttering the git tree |
Date: | Wed, 19 Nov 2014 21:03:00 -0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux) |
Ulf Jasper <address@hidden> writes: > Hi all, > > I just noticed that I cluttered the git tree with my last commit. All > my intermediate commits which were supposed to be visible only to me > suddenly appeared in the public repository. Sorry! Another idea is to put your intermediate commits into a new branch and then merge them into master with git merge --squash. -- Bill Wohler <address@hidden> aka <address@hidden> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
[Prev in Thread] | Current Thread | [Next in Thread] |