summaryrefslogtreecommitdiff
path: root/git-asterisk-gui-howto
blob: 6d14caeb94b698026797de825ce3c994e681dfe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Basically the same as the asterisk HOWTO.

Changes:

Initial clone is:

  git svn clone -s http://svn.asterisk.org/svn/asteirsk-gui

The .gitignore file is:

  cp ../asterisk-tools/asterisk-gui_gitignore .gitignore

No need to mess with menuselect as asterisk-gui does not use menuselect.

Asterisk-gui has no 'trunk' . So the master branch should follow 2.0:

  git branch -D master
  git branch --track -b master 2.0