diff options
author | Boram Park <boram1288.park@samsung.com> | 2014-04-11 17:08:08 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2023-12-22 08:35:44 +0900 |
commit | 2fca6e61c6fa688e1be93c64aa7db8f511a95f48 (patch) | |
tree | 792d9dcdceb4414320b4952a3ed78ec0a5c0e094 | |
parent | 862deb944d017d0921cc46bd0a6fb3017b2bdf1b (diff) | |
download | libxkbcommon-2fca6e61c6fa688e1be93c64aa7db8f511a95f48.tar.gz libxkbcommon-2fca6e61c6fa688e1be93c64aa7db8f511a95f48.tar.bz2 libxkbcommon-2fca6e61c6fa688e1be93c64aa7db8f511a95f48.zip |
remove .gbs.conf because we don't trace remote git any more
Change-Id: I443aa4dd2aad04653758618b338921f43275ab21
-rw-r--r-- | .gbs.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gbs.conf b/.gbs.conf deleted file mode 100644 index 89caabb..0000000 --- a/.gbs.conf +++ /dev/null @@ -1,3 +0,0 @@ -[general] -upstream_branch = upstream -upstream_tag = xkbcommon-${upstreamversion} |