Skip to content

Commit 0e53b8d

Browse files
committed
gitmodules: Drop dejagnu tracking branch
We recently moved Dejagnu to the upstream master branch's top commit. Therefore there is no need to set a tracking branch to 'dejagnu-1.6.3'. Signed-off-by: Christoph Müllner <[email protected]>
1 parent 1d9d2ce commit 0e53b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[submodule "dejagnu"]
1313
path = dejagnu
1414
url = https://git.savannah.gnu.org/git/dejagnu.git
15-
branch = dejagnu-1.6.3
15+
branch = master
1616
[submodule "newlib"]
1717
path = newlib
1818
url = https://sourceware.org/git/newlib-cygwin.git

0 commit comments

Comments
 (0)