mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
show cipher in /tcp
This commit is contained in:
parent
9dd8518761
commit
43bd8835f7
5 changed files with 39 additions and 18 deletions
|
@ -121,7 +121,7 @@ int main(int argc, char **argv) {
|
|||
return 1;
|
||||
}
|
||||
|
||||
puts(">> Now is your chance to inspect a 'git diff master..origin/master'. Suspend now.");
|
||||
puts(">> Suspend to inspect a '(cd data;git diff master..origin/master)'.");
|
||||
sleep(4);
|
||||
|
||||
puts(">> Doing a git merge");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue