diff --git a/Git-Notes b/Git-Notes index 43c5156..ea5937b 100644 --- a/Git-Notes +++ b/Git-Notes @@ -181,7 +181,7 @@ make chnages and commit on branch git checkout master -git merge feature master +git merge feature master s git branch -d feature