Re: Rewriting history and public-private-ish branches

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

 



Jay Levitt:

As long as I'm the only one who's seen this "published" history, am I doing anything bad?

I do things like that too, and as long as you know what you are doing, it usually works fine.

Do I leave any residue behind in the repo?

As long as you run "git gc" on the repos regularly, it shouldn't really matter much. Your abandoned changes will be available through the reflog until that expires, and when that has happened "git gc" should remove them from the repositories altogether.

--
\\// Peter - http://www.softwolves.pp.se/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]