Rearrange moonshot to have libeap as a subproject
[mech_eap.git] / mech_eap / NOTES
diff --git a/mech_eap/NOTES b/mech_eap/NOTES
new file mode 100644 (file)
index 0000000..849ce4e
--- /dev/null
@@ -0,0 +1,9 @@
+- gss_xxx routines acquire lock, gssXxx don't
+
+- git
+
+If you do want to update with a rebase, deletethe branch from the
+server first then push the rebased branch
+
+to delete a branch from a server git push origin :branch_to_del
+