Commit 3392b76
sequencer: allow create_autostash to run silently
Add a silent parameter to create_autostash_internal and introduce
create_autostash_ref_silent so that callers can create an autostash
without printing the "Created autostash" message.
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 1fcc199 commit 3392b76
2 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4657 | 4657 | | |
4658 | 4658 | | |
4659 | 4659 | | |
4660 | | - | |
| 4660 | + | |
| 4661 | + | |
4661 | 4662 | | |
4662 | 4663 | | |
4663 | 4664 | | |
| |||
4702 | 4703 | | |
4703 | 4704 | | |
4704 | 4705 | | |
4705 | | - | |
| 4706 | + | |
| 4707 | + | |
4706 | 4708 | | |
4707 | 4709 | | |
4708 | 4710 | | |
| |||
4714 | 4716 | | |
4715 | 4717 | | |
4716 | 4718 | | |
4717 | | - | |
| 4719 | + | |
4718 | 4720 | | |
4719 | 4721 | | |
4720 | 4722 | | |
4721 | 4723 | | |
4722 | | - | |
| 4724 | + | |
| 4725 | + | |
| 4726 | + | |
| 4727 | + | |
| 4728 | + | |
| 4729 | + | |
4723 | 4730 | | |
4724 | 4731 | | |
4725 | 4732 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
0 commit comments