# - generate_create_XXXX_email
# - generate_update_XXXX_email
# - generate_delete_XXXX_email
-# - generate_email_footer
#
generate_email()
{
generate_email_header
generate_${change_type}_${function}_email
- generate_email_footer
}
generate_email_header()
EOF
}
-generate_email_footer()
-{
- cat <<-EOF
-
-
- hooks/post-receive
- --
- $projectdesc
- EOF
-}
# --------------- Branches
@@ -1 +1 @@
-setup
+simple commit
-
-
-hooks/post-receive
---
-cbas
setup
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-setup
+commit on annotated tagged branch 2
-
-
-hooks/post-receive
---
-cbas
commit on annotated tagged branch 2
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
create lightweight tag
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
force update lightweight tag
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
-----------------------------------------------------------------------
$old_commit_hash force update lightweight tag
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
force update annotated tag
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
2.0
$new_commit_hash force update annotated tag
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-setup
+create branch 2
-
-
-hooks/post-receive
---
-cbas
-----------------------------------------------------------------------
$old_commit_hash rewind and continue branch on topic
-----------------------------------------------------------------------
-
-
-hooks/post-receive
---
-cbas
-----------------------------------------------------------------------
Summary of changes:
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-create branch 2
+update branch with existing commits does not replay them
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-update branch with existing commits does not replay them
+create branch 2
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-create branch 2
+rewind and continue branch
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-setup
+merge in stable 2
-
-
-hooks/post-receive
---
-cbas
@@ -1 +1 @@
-merge in stable 2
+merge in stable with conflict 2
-
-
-hooks/post-receive
---
-cbas