Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mjhoy
on Nov 22, 2017
|
parent
|
context
|
favorite
| on:
Fossil – Next Generation
> I would prefer to have a "fold/folder" of commits which could be manipulated as 'one commit'
You can get this, more or less, with the combination of using `git rebase` and `git merge --no-ff`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can get this, more or less, with the combination of using `git rebase` and `git merge --no-ff`.