File: README

package info (click to toggle)
gitg 44-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,244 kB
  • sloc: ansic: 1,636; ruby: 1,445; sh: 314; python: 261; xml: 57; makefile: 15
file content (9 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
To create the installer you need to follow the next steps:
 - install the latest version of msys2: http://msys2.github.io/
 - launch msys2_shell.bat and update it with pacman -Syu, you will need to
   relaunch msys2_shell.bat after updating it
 - install git: pacman -S git
 - clone gitg: git clone https://gitlab.gnome.org/GNOME/gitg.git
 - cd gitg/win32
 - edit make-installer and set the right version of gitg
 - ./make-installer.bat