Pale Moon dev's appear to no longer provide git access to the source code -- so I'll provide my own.

khronosschoty ac60e7ecec restore unstable branding 2 лет назад
build 17d73c84dc added Pale Moon 29.4.4 2 лет назад
config 17d73c84dc added Pale Moon 29.4.4 2 лет назад
other-licenses 17d73c84dc added Pale Moon 29.4.4 2 лет назад
palemoon ac60e7ecec restore unstable branding 2 лет назад
platform 17d73c84dc added Pale Moon 29.4.4 2 лет назад
.ycm_extra_conf.py 17d73c84dc added Pale Moon 29.4.4 2 лет назад
AUTHORS 17d73c84dc added Pale Moon 29.4.4 2 лет назад
LICENSE 17d73c84dc added Pale Moon 29.4.4 2 лет назад
README.md 17d73c84dc added Pale Moon 29.4.4 2 лет назад
aclocal.m4 17d73c84dc added Pale Moon 29.4.4 2 лет назад
client.mk 17d73c84dc added Pale Moon 29.4.4 2 лет назад
configure 17d73c84dc added Pale Moon 29.4.4 2 лет назад
configure.in 17d73c84dc added Pale Moon 29.4.4 2 лет назад
configure.py 17d73c84dc added Pale Moon 29.4.4 2 лет назад
mach 17d73c84dc added Pale Moon 29.4.4 2 лет назад
moz.build 17d73c84dc added Pale Moon 29.4.4 2 лет назад
moz.configure 17d73c84dc added Pale Moon 29.4.4 2 лет назад

README.md

Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is laid out in a "comm-central" style configuration where only the code specific to Pale Moon is kept in this repository.

The shared Unified XUL Platform source code is referenced here as a git submodule contained in the platform/ directory and is required to build the application.

Getting the platform sub-module

git submodule init && git submodule update

Resources