mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 02:10:07 +01:00
Default branch is now main
To update your local repository, use these commands
$ git fetch origin
$ git checkout master
$ git branch -m main
$ git branch --set-upstream-to=origin/main
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
72f747f255
commit
c5d6b3f6e8
1 changed files with 4 additions and 0 deletions
|
|
@ -950,3 +950,7 @@ configure_file(input : 'tools/libinput-quirks.man',
|
|||
|
||||
############ output files ############
|
||||
configure_file(output : 'config.h', configuration : config_h)
|
||||
|
||||
warning('*********************************************************************')
|
||||
warning('This branch is no longer updated. Please switch to the "main" branch.')
|
||||
warning('*********************************************************************')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue