Skip to main content
21 events
when toggle format what by license comment
Mar 22, 2023 at 14:56 comment added Cosmin Related: stackoverflow.com/questions/26971727/…
Jul 27, 2019 at 19:56 comment added hoijui in general you should think twice before you do that. more granular (smaller) commits have many practical benefits. You could instead put them all in a separate branch and merge that branch into the main branch with git merge --no-ff myOtherBranch, if you need to group them. alternatively, you could use a commit message prefix or a tag in the commit messages. git history is not the public changelog, but the "internal" structure with which the devs work.
May 27, 2018 at 6:21 comment added Ayyash "I can't make sense of the docs" your not alone
Dec 9, 2017 at 1:36 history closed poke git Duplicate of How do I squash my last N commits together?
May 3, 2017 at 9:46 review Close votes
May 7, 2017 at 0:02
Oct 5, 2016 at 23:16 answer added vikas027 timeline score: 56
Nov 15, 2015 at 11:20 answer added Tomer Ben David timeline score: 8
Nov 10, 2015 at 17:01 answer added Benny Code timeline score: 11
Mar 27, 2015 at 20:55 answer added ruediste timeline score: 20
Jun 6, 2014 at 8:09 history edited user456814 CC BY-SA 3.0
Improved title.
Jun 6, 2014 at 8:06 comment added user456814 Related How can I squash my last X commits together using git?.
Apr 22, 2014 at 20:35 comment added user456814 For rebasing/squashing an arbitrarily large number of commits, see my answer to "Squash/combine/rebase an arbitrarily large number of commits".
S Apr 22, 2014 at 16:08 history suggested Asclepius CC BY-SA 3.0
Removed some unnecessary verbiage.
Apr 22, 2014 at 16:07 review Suggested edits
S Apr 22, 2014 at 16:08
Jan 22, 2014 at 9:28 answer added Noich timeline score: 131
Nov 30, 2013 at 8:45 history edited nik
tagged for easier acccess
Aug 4, 2011 at 0:28 vote accept muudscope
Aug 4, 2011 at 0:27 answer added Leopd timeline score: 787
Aug 4, 2011 at 0:08 answer added Justin Weiss timeline score: 36
Aug 4, 2011 at 0:06 answer added Greg Hewgill timeline score: 3
Aug 4, 2011 at 0:04 history asked muudscope CC BY-SA 3.0