Wrapfs follows the following branching scheme.
-There are two local branches called master and kernel. The master branch
-tracks the linux <latest> repository and pulls the latest code from that as
-remote (korg). The local branch "wrapfs" tracks the wrapfs <latest>
+There are two local branches called "master" and "wrapfs". The master
+branch tracks the linux <latest> repository and pulls the latest code from
+that as remote (korg). The local branch "wrapfs" tracks the wrapfs <latest>
repository and pushes and pulls latest code from that as remote (wrapfs).
The kernel branch tracks the <git.kernel.org> as remote and fetches the
latest from there. In order to setup this branching scheme please run the