* Can I squash the merge created by "git subtree add"?
@ 2016-11-16 19:37 Kannan Goundan
0 siblings, 0 replies; only message in thread
From: Kannan Goundan @ 2016-11-16 19:37 UTC (permalink / raw)
To: git
When I do a "git subtree add", I get two commits.
df7e8f5 Merge commit '6de34775ea846c90e3f28e9e7fdfe690385c068b' as
'go/src/gopkg.in/ns1/ns1-go.v1'
6de3477 Squashed 'go/src/gopkg.in/ns1/ns1-go.v1/' content from
commit 1d343da
Unfortunately, in the environment I'm currently working in, merge
commits aren't allowed.
Is it safe to squash these two commits into a single commit? Will
future "subtree" commands still work correctly?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-16 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 19:37 Can I squash the merge created by "git subtree add"? Kannan Goundan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).